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 schlamar
Recipients sbt, schlamar
Date 2014-06-09.17:47:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402336068.91.0.704815663963.issue21372@psf.upfronthosting.co.za>
In-reply-to
Content
Your statement is not correct, it does work on Windows (where fork is not available) if you register the hook on module level instead of in `__main__`.
History
Date User Action Args
2014-06-09 17:47:48schlamarsetrecipients: + schlamar, sbt
2014-06-09 17:47:48schlamarsetmessageid: <1402336068.91.0.704815663963.issue21372@psf.upfronthosting.co.za>
2014-06-09 17:47:48schlamarlinkissue21372 messages
2014-06-09 17:47:48schlamarcreate