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 elmysnail
Recipients amy20_z, belopolsky, dmalcolm, elmysnail, ggenellina, lemur, rosslagerwall
Date 2011-02-09.19:33:43
SpamBayes Score 0.013131452
Marked as misclassified No
Message-id <1297280023.96.0.0316881971141.issue4216@psf.upfronthosting.co.za>
In-reply-to
Content
You can try subprocess.call() with close_fds=True.
It helped me, at least.
History
Date User Action Args
2011-02-09 19:33:44elmysnailsetrecipients: + elmysnail, belopolsky, ggenellina, amy20_z, lemur, dmalcolm, rosslagerwall
2011-02-09 19:33:43elmysnailsetmessageid: <1297280023.96.0.0316881971141.issue4216@psf.upfronthosting.co.za>
2011-02-09 19:33:43elmysnaillinkissue4216 messages
2011-02-09 19:33:43elmysnailcreate