[issue1170] shlex have problems with parsing unicode

Alexander Belopolsky report at bugs.python.org
Tue Nov 30 18:09:06 CET 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

Adding #10587 because we need to figure out the exact meaning of str.isspace() etc. first.  It is possible that for proper operation shlex should consult unicodedata directly.

----------
dependencies: +Document the meaning of str methods

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


More information about the Python-bugs-list mailing list