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 belopolsky
Recipients belopolsky, benjamin.peterson, cgwalters, cvrebert, dexen, eric.araujo, fperez, loewis, mark.dickinson, mcepl, nwerneck, r.david.murray, rhettinger, vstinner
Date 2010-11-30.17:09:05
SpamBayes Score 0.0024670924
Marked as misclassified No
Message-id <1291136946.53.0.664288173462.issue1170@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2010-11-30 17:09:06belopolskysetrecipients: + belopolsky, loewis, rhettinger, mark.dickinson, vstinner, dexen, benjamin.peterson, cgwalters, mcepl, eric.araujo, r.david.murray, nwerneck, cvrebert, fperez
2010-11-30 17:09:06belopolskysetmessageid: <1291136946.53.0.664288173462.issue1170@psf.upfronthosting.co.za>
2010-11-30 17:09:05belopolskylinkissue1170 messages
2010-11-30 17:09:05belopolskycreate