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.18:25:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bXnD76SNbz7Ljr@mail.python.org>
In-reply-to
Content
New changeset 91467f342977 by Brett Cannon in branch 'default':
Issue #17177: Stop using imp with py_compile
http://hg.python.org/cpython/rev/91467f342977

New changeset 81cf3d6e6756 by Brett Cannon in branch 'default':
Issue #17177: Stop using imp in pydoc
http://hg.python.org/cpython/rev/81cf3d6e6756
History
Date User Action Args
2013-06-15 18:25:12python-devsetrecipients: + python-dev, brett.cannon, vstinner, benjamin.peterson, ezio.melotti, eric.araujo, Arfrever, r.david.murray
2013-06-15 18:25:12python-devlinkissue17177 messages
2013-06-15 18:25:12python-devcreate