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 georg.brandl
Recipients georg.brandl, nedbat, neologix, pitrou
Date 2012-12-31.11:46:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356954375.38.0.0942756878609.issue16822@psf.upfronthosting.co.za>
In-reply-to
Content
FTR, with C's atexit(3), the handlers are not called either on exec().
History
Date User Action Args
2012-12-31 11:46:15georg.brandlsetrecipients: + georg.brandl, pitrou, nedbat, neologix
2012-12-31 11:46:15georg.brandlsetmessageid: <1356954375.38.0.0942756878609.issue16822@psf.upfronthosting.co.za>
2012-12-31 11:46:15georg.brandllinkissue16822 messages
2012-12-31 11:46:15georg.brandlcreate