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 python-dev
Recipients Arfrever, brett.cannon, eric.araujo, eric.smith, eric.snow, lemburg, ncoghlan, python-dev, r.david.murray
Date 2012-04-27.19:31:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SNqtT-0001Da-Fe@dinsdale.python.org>
In-reply-to
Content
New changeset 7025ee00dbf6 by Brett Cannon in branch 'default':
Issue #14605: Use None in sys.path_importer_cache to represent no
http://hg.python.org/cpython/rev/7025ee00dbf6
History
Date User Action Args
2012-04-27 19:31:52python-devsetrecipients: + python-dev, lemburg, brett.cannon, ncoghlan, eric.smith, eric.araujo, Arfrever, r.david.murray, eric.snow
2012-04-27 19:31:52python-devlinkissue14605 messages
2012-04-27 19:31:52python-devcreate