[issue1170] shlex have problems with parsing unicode

Colin Walters report at bugs.python.org
Sat Dec 22 19:22:13 CET 2007


Colin Walters added the comment:

Patch to add Unicode support.

Note: this patch recodes shlex.py from iso-8859-1 to utf-8, so it has
mixed encodings.

----------
nosy: +cgwalters
Added file: http://bugs.python.org/file9025/shlex-unicode.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1170>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shlex-unicode.patch
Type: text/x-patch
Size: 4713 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-bugs-list/attachments/20071222/a56abe0c/attachment.bin 


More information about the Python-bugs-list mailing list