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 python-dev
Recipients anacrolix, brandon-rhodes, eric.araujo, eric.smith, ezio.melotti, georg.brandl, python-dev, r.david.murray, vstinner, xuanji
Date 2011-07-29.12:35:19
SpamBayes Score 0.0022767603
Marked as misclassified No
Message-id <E1QmmHb-0003sf-S3@dinsdale.python.org>
In-reply-to
Content
New changeset 5966eeb0457d by Éric Araujo in branch 'default':
Add shlex.quote function, to escape filenames and command lines (#9723).
http://hg.python.org/cpython/rev/5966eeb0457d
History
Date User Action Args
2011-07-29 12:35:20python-devsetrecipients: + python-dev, georg.brandl, vstinner, eric.smith, ezio.melotti, eric.araujo, r.david.murray, brandon-rhodes, anacrolix, xuanji
2011-07-29 12:35:19python-devlinkissue9723 messages
2011-07-29 12:35:19python-devcreate