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 pitrou
Recipients lemburg, orsenthil, pitrou, rhettinger, vstinner
Date 2010-08-09.19:41:12
SpamBayes Score 0.00019365974
Marked as misclassified No
Message-id <1281382891.84.0.872647512594.issue9548@psf.upfronthosting.co.za>
In-reply-to
Content
Attached patch fixes the issue by creating a separate "_bootlocale" module, used at bootstrap, which doesn't import collections, functools and friends.
History
Date User Action Args
2010-08-09 19:41:32pitrousetrecipients: + pitrou, lemburg, rhettinger, orsenthil, vstinner
2010-08-09 19:41:31pitrousetmessageid: <1281382891.84.0.872647512594.issue9548@psf.upfronthosting.co.za>
2010-08-09 19:41:29pitroulinkissue9548 messages
2010-08-09 19:41:29pitroucreate