Bill Fenner <fen...@gmail.com> added the comment:

Sorry, I didn't read the web documentation, only the module
documentation, which doesn't mention Unicode.  I'd agree that since it's
a documented behavior, this bug can become:

- an RFE for shlex to handle Unicode
- meanwhile, if there will be any releases before that happens, an RFE
for the module documentation to mention the lack of Unicode support

----------
title: shlex.split() converts unicode input to UCS-4 output with        varying 
byte order -> shlex.split() converts unicode input to UCS-4 output

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6988>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to