This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author cgwalters
Recipients cgwalters, dexen
Date 2007-12-22.18:22:13
SpamBayes Score 0.009927579
Marked as misclassified No
Message-id <1198347733.71.0.509401790167.issue1170@psf.upfronthosting.co.za>
In-reply-to
Content
Patch to add Unicode support.

Note: this patch recodes shlex.py from iso-8859-1 to utf-8, so it has
mixed encodings.
Files
File name Uploaded
shlex-unicode.patch cgwalters, 2007-12-22.18:22:13
History
Date User Action Args
2007-12-22 18:22:14cgwalterssetspambayes_score: 0.00992758 -> 0.009927579
recipients: + cgwalters, dexen
2007-12-22 18:22:13cgwalterssetspambayes_score: 0.00992758 -> 0.00992758
messageid: <1198347733.71.0.509401790167.issue1170@psf.upfronthosting.co.za>
2007-12-22 18:22:13cgwalterslinkissue1170 messages
2007-12-22 18:22:13cgwalterscreate