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 terry.reedy
Recipients barry, brett.cannon, eric.snow, ncoghlan, serhiy.storchaka, terry.reedy, vstinner
Date 2015-09-19.00:28:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442622489.6.0.146075823428.issue25159@psf.upfronthosting.co.za>
In-reply-to
Content
Clarify title; regression is not in 'import time'. I am working on timing the import of Lib/*.py on windows.  I already discovered that unix-only crypt is present on windows (but should not be).
History
Date User Action Args
2015-09-19 00:28:10terry.reedysetrecipients: + terry.reedy, barry, brett.cannon, ncoghlan, vstinner, eric.snow, serhiy.storchaka
2015-09-19 00:28:09terry.reedysetmessageid: <1442622489.6.0.146075823428.issue25159@psf.upfronthosting.co.za>
2015-09-19 00:28:09terry.reedylinkissue25159 messages
2015-09-19 00:28:08terry.reedycreate