[New-bugs-announce] [issue30157] csn.Sniffer.sniff() regex error

Jake Davis report at bugs.python.org
Mon Apr 24 21:51:06 EDT 2017


New submission from Jake Davis:

Line 220 of Lib/csv.py has an extra `>` in the first group:

r'(?P<delim>>[^\w\n"\'])

----------
components: Library (Lib)
messages: 292249
nosy: jcdavis1983
priority: normal
pull_requests: 1389
severity: normal
status: open
title: csn.Sniffer.sniff() regex error
versions: Python 2.7, Python 3.3, Python 3.4, Python 3.5, Python 3.6, Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30157>
_______________________________________


More information about the New-bugs-announce mailing list