homepage

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 deleted250130
Recipients deleted250130
Date 2014年09月21日.19:35:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411328149.26.0.00522128245951.issue22454@psf.upfronthosting.co.za>
In-reply-to
Content
There is currently shlex.split() that is for example useful to split a command string and pass it to subprocess.Popen with shell=False. But I'm missing a function that does the opposite: Building the command string from a list that could for example then be used in subprocess.Popen with shell=True.
History
Date User Action Args
2014年09月21日 19:35:49deleted250130setrecipients: + deleted250130
2014年09月21日 19:35:49deleted250130setmessageid: <1411328149.26.0.00522128245951.issue22454@psf.upfronthosting.co.za>
2014年09月21日 19:35:49deleted250130linkissue22454 messages
2014年09月21日 19:35:49deleted250130create

AltStyle によって変換されたページ (->オリジナル) /