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 eric.snow
Recipients barry, brett.cannon, christian.heimes, eric.snow, pitrou, r.david.murray, vstinner
Date 2013-10-11.01:54:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381456498.3.0.334806037313.issue19216@psf.upfronthosting.co.za>
In-reply-to
Content
I forgot to mention that optimizing the default composition of sys.path (from site) could help speed things up, though it might already be optimized in that regard.

I also forgot to mention the idea of zipping up the stdlib.

Sorry for the sidetrack.  Now, back to the stat discussion...
History
Date User Action Args
2013-10-11 01:54:58eric.snowsetrecipients: + eric.snow, barry, brett.cannon, pitrou, vstinner, christian.heimes, r.david.murray
2013-10-11 01:54:58eric.snowsetmessageid: <1381456498.3.0.334806037313.issue19216@psf.upfronthosting.co.za>
2013-10-11 01:54:58eric.snowlinkissue19216 messages
2013-10-11 01:54:58eric.snowcreate