New submission from Александр Балезин <geschei...@gmail.com>:
In conf file: "keyе_ = ,," Get next exception: File "/usr/lib/python2.6/dist-packages/configobj.py", line 1230, in __init__ self._load(infile, configspec) File "/usr/lib/python2.6/dist-packages/configobj.py", line 1306, in _load self._parse(infile) File "/usr/lib/python2.6/dist-packages/configobj.py", line 1660, in _parse ParseError, infile, cur_index) File "/usr/lib/python2.6/dist-packages/configobj.py", line 1721, in _handle_error raise error configobj.ParseError: Parse error in value at line 15. ---------- components: Regular Expressions messages: 150306 nosy: ezio.melotti, lukasz.langa, Александр.Балезин priority: normal severity: normal status: open title: double comma cant be parsed in config module versions: Python 2.7, Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13671> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com