[issue2280] parser module chokes on unusual characters

Kuba Fast report at bugs.python.org
Fri Jul 11 23:35:50 CEST 2008


Kuba Fast <kuba.fast at gmail.com> added the comment:

I get no problem in 3.0b1. Should this be closed?

>>> parser.suite('"\u1234"')
<parser.st object at 0xb7ceebd0>

----------
nosy: +kfast

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


More information about the Python-bugs-list mailing list