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 cvrebert
Recipients benjamin.peterson, brian.curtin, cvrebert, eric.smith, georg.brandl, ncoghlan, pitrou, r.david.murray, terry.reedy
Date 2010-02-02.15:35:26
SpamBayes Score 1.4550106e-10
Marked as misclassified No
Message-id <1265124928.37.0.94257535476.issue6760@psf.upfronthosting.co.za>
In-reply-to
Content
This version takes Murray's most recent draft, applies some minor tweaks from my prior patch, and has the "python -c" etc. changed to "echo '$MONEY'" so the sh -c comment is completely unambiguous (and it's a simpler example generally).

Whether the subprocess.Popen() call should be demonstrated in the code snippet remains an open issue.
History
Date User Action Args
2010-02-02 15:35:28cvrebertsetrecipients: + cvrebert, georg.brandl, terry.reedy, ncoghlan, pitrou, eric.smith, benjamin.peterson, r.david.murray, brian.curtin
2010-02-02 15:35:28cvrebertsetmessageid: <1265124928.37.0.94257535476.issue6760@psf.upfronthosting.co.za>
2010-02-02 15:35:26cvrebertlinkissue6760 messages
2010-02-02 15:35:26cvrebertcreate