Message 110516 - Python tracker (original) (raw)

Message110516

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:42 rnk set recipients: + rnk, tim.peters, georg.brandl, rhettinger, mark.dickinson, belopolsky, pitrou, tim.golden
2010-07-16 22:20:41 rnk set messageid: 1279318841.7.0.0692847731279.issue9079@psf.upfronthosting.co.za
2010-07-16 22:20:40 rnk link issue9079 messages
2010-07-16 22:20:40 rnk create