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 Arve.Knudsen, exarkun, piotr.dobrogost, r.david.murray, sbt
Date 2013-08-04.16:39:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375634349.39.0.801761082746.issue18649@psf.upfronthosting.co.za>
In-reply-to
Content
The list form of Popen should never be used with shell=True.

It would be very good if someone would propose a 'cmd.exe quote' function for the stdlib.

But both of these points don't have anything to do with this issue, as far as I can see :)
History
Date User Action Args
2013-08-04 16:39:09r.david.murraysetrecipients: + r.david.murray, exarkun, Arve.Knudsen, sbt, piotr.dobrogost
2013-08-04 16:39:09r.david.murraysetmessageid: <1375634349.39.0.801761082746.issue18649@psf.upfronthosting.co.za>
2013-08-04 16:39:09r.david.murraylinkissue18649 messages
2013-08-04 16:39:09r.david.murraycreate