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 pitrou
Recipients brett.cannon, daveroundy, eric.snow, ncoghlan, pitrou
Date 2015-04-11.21:52:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428789124.94.0.744606822294.issue23916@psf.upfronthosting.co.za>
In-reply-to
Content
As for your question:

> If the script
> directory is normally the last one in the search path couldn't you
> skip the
> listing of that directory without losing your optimization?

Given the way the code is architected, that would complicate things significantly. Also it would introduce a rather unexpected discrepancy.
History
Date User Action Args
2015-04-11 21:52:04pitrousetrecipients: + pitrou, brett.cannon, ncoghlan, eric.snow, daveroundy
2015-04-11 21:52:04pitrousetmessageid: <1428789124.94.0.744606822294.issue23916@psf.upfronthosting.co.za>
2015-04-11 21:52:04pitroulinkissue23916 messages
2015-04-11 21:52:04pitroucreate