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 r.david.murray
Recipients Jim.Jewett, r.david.murray
Date 2014-06-13.19:38:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402688336.87.0.0485754755961.issue21753@psf.upfronthosting.co.za>
In-reply-to
Content
This should instead be an escape function parallel to the shlex.quote function for unix.  I was talking to someone on IRC the other day who had at least a partial implementation, but I guess they haven't opened an issue for it.  (At least, I can't find one.)
History
Date User Action Args
2014-06-13 19:38:56r.david.murraysetrecipients: + r.david.murray, Jim.Jewett
2014-06-13 19:38:56r.david.murraysetmessageid: <1402688336.87.0.0485754755961.issue21753@psf.upfronthosting.co.za>
2014-06-13 19:38:56r.david.murraylinkissue21753 messages
2014-06-13 19:38:56r.david.murraycreate