◐ Shell
clean mode source ↗

Message 129675 - Python tracker

Message129675

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