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.21:33:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bXsPX4Nvtz7Ljq@mail.python.org>
In-reply-to
Content
New changeset f96eb1dc335f by Brett Cannon in branch 'default':
Issue #17177: Stop using imp in zipfile
http://hg.python.org/cpython/rev/f96eb1dc335f

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