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, benjamin.peterson, brett.cannon, eric.araujo, ezio.melotti, python-dev, r.david.murray, vstinner
Date 2013-06-15.22:39:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bXtsY131KzSjN@mail.python.org>
In-reply-to
Content
New changeset 5e8b377942f7 by Brett Cannon in branch 'default':
Issue #17177: stop using imp in test_importlib
http://hg.python.org/cpython/rev/5e8b377942f7
History
Date User Action Args
2013-06-15 22:39:29python-devsetrecipients: + python-dev, brett.cannon, vstinner, benjamin.peterson, ezio.melotti, eric.araujo, Arfrever, r.david.murray
2013-06-15 22:39:29python-devlinkissue17177 messages
2013-06-15 22:39:29python-devcreate