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 Trundle
Recipients Trundle, alexandre.vassalotti, amaury.forgeotdarc, brett.cannon, ncoghlan, palm.kevin, pitrou
Date 2011-02-28.01:05:34
SpamBayes Score 0.09623745
Marked as misclassified No
Message-id <1298855134.63.0.390210020396.issue11321@psf.upfronthosting.co.za>
In-reply-to
Content
That initial increase you can see happens because the module's dict is copied in `_PyImport_FixupExtensionUnicode()`.
History
Date User Action Args
2011-02-28 01:05:34Trundlesetrecipients: + Trundle, brett.cannon, amaury.forgeotdarc, ncoghlan, pitrou, alexandre.vassalotti, palm.kevin
2011-02-28 01:05:34Trundlesetmessageid: <1298855134.63.0.390210020396.issue11321@psf.upfronthosting.co.za>
2011-02-28 01:05:34Trundlelinkissue11321 messages
2011-02-28 01:05:34Trundlecreate