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 ssbarnea
Recipients brian.curtin, r.david.murray, ssbarnea, tim.golden
Date 2010-09-13.15:52:24
SpamBayes Score 7.501618e-05
Marked as misclassified No
Message-id <1284393150.59.0.709844689449.issue9699@psf.upfronthosting.co.za>
In-reply-to
Content
I made a small but important update to quote_command(), now it does quote the command line only under Windows because doing this under other platforms may break the command line.
History
Date User Action Args
2010-09-13 15:52:30ssbarneasetrecipients: + ssbarnea, tim.golden, r.david.murray, brian.curtin
2010-09-13 15:52:30ssbarneasetmessageid: <1284393150.59.0.709844689449.issue9699@psf.upfronthosting.co.za>
2010-09-13 15:52:24ssbarnealinkissue9699 messages
2010-09-13 15:52:24ssbarneacreate