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 rnk
Recipients belopolsky, georg.brandl, mark.dickinson, pitrou, rhettinger, rnk, tim.golden, tim.peters
Date 2010-07-16.22:20:40
SpamBayes Score 0.04423879
Marked as misclassified No
Message-id <1279318841.7.0.0692847731279.issue9079@psf.upfronthosting.co.za>
In-reply-to
Content
I'd really rather not try to rely module loading from a threading primitive.  :)

I think if you follow Antoine's suggestion of adding _PyTime_Init (which does nothing in the body other than a comment) it should work fine.
History
Date User Action Args
2010-07-16 22:20:42rnksetrecipients: + rnk, tim.peters, georg.brandl, rhettinger, mark.dickinson, belopolsky, pitrou, tim.golden
2010-07-16 22:20:41rnksetmessageid: <1279318841.7.0.0692847731279.issue9079@psf.upfronthosting.co.za>
2010-07-16 22:20:40rnklinkissue9079 messages
2010-07-16 22:20:40rnkcreate