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, donmez, eric.snow, larry, matejcik, python-dev, ynkdir, yselivanov
Date 2014-02-26.23:26:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fZCp74Hycz7LjX@mail.python.org>
In-reply-to
Content
New changeset 5dec1604322c by Brett Cannon in branch 'default':
Issue #20763: Fix importlib.machinery.PathFinder to support
http://hg.python.org/cpython/rev/5dec1604322c
History
Date User Action Args
2014-02-26 23:26:56python-devsetrecipients: + python-dev, brett.cannon, larry, donmez, matejcik, Arfrever, ynkdir, eric.snow, yselivanov
2014-02-26 23:26:56python-devlinkissue20763 messages
2014-02-26 23:26:56python-devcreate