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 loewis
Recipients brian.curtin, ericpruitt, loewis
Date 2010-12-06.18:41:37
SpamBayes Score 0.003110839
Marked as misclassified No
Message-id <1291660901.22.0.314984640359.issue10634@psf.upfronthosting.co.za>
In-reply-to
Content
What needs reinitialization is not the time module, but the CRT. This is not possible without starting a completely new process.
History
Date User Action Args
2010-12-06 18:41:41loewissetrecipients: + loewis, brian.curtin, ericpruitt
2010-12-06 18:41:41loewissetmessageid: <1291660901.22.0.314984640359.issue10634@psf.upfronthosting.co.za>
2010-12-06 18:41:37loewislinkissue10634 messages
2010-12-06 18:41:37loewiscreate