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 brett.cannon
Recipients brett.cannon
Date 2012-10-01.16:47:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349110028.76.0.413324569089.issue16101@psf.upfronthosting.co.za>
In-reply-to
Content
It's probably time to examine what modules are imported at startup and whether they are necessary or if some can be trimmed off so as to avoid the overhead.
History
Date User Action Args
2012-10-01 16:47:09brett.cannonsetrecipients: + brett.cannon
2012-10-01 16:47:08brett.cannonsetmessageid: <1349110028.76.0.413324569089.issue16101@psf.upfronthosting.co.za>
2012-10-01 16:47:08brett.cannonlinkissue16101 messages
2012-10-01 16:47:07brett.cannoncreate