[issue6988] shlex.split() converts unicode input to UCS-4 output with varying byte order

Amaury Forgeot d'Arc report at bugs.python.org
Thu Sep 24 19:48:48 CEST 2009


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

(Presented this way, "my opinion" becomes difficult to stand...
OTOH the docs say that the module does not support Unicode, so it's not
strictly a bug)
http://docs.python.org/library/shlex.html

Yes, shlex could be improved and encode unicode strings to ascii.

----------
resolution: wont fix -> 

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


More information about the Python-bugs-list mailing list