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 sbt
Recipients sbt, twouters
Date 2012-07-31.08:41:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343724088.72.0.990071531856.issue15507@psf.upfronthosting.co.za>
In-reply-to
Content
> Couldn't the preexec_fn argument of Popen be used instead?

Actually, since Python 3.2 you can just use "restore_signals=True".
History
Date User Action Args
2012-07-31 08:41:28sbtsetrecipients: + sbt, twouters
2012-07-31 08:41:28sbtsetmessageid: <1343724088.72.0.990071531856.issue15507@psf.upfronthosting.co.za>
2012-07-31 08:41:28sbtlinkissue15507 messages
2012-07-31 08:41:28sbtcreate