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 vstinner
Recipients martin.panter, pitrou, serhiy.storchaka, vstinner
Date 2014-10-14.22:48:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
traceback_at_exit-2.patch: Updated patch to remove "import builtins" from tokenize.py, it's no more needed.
History
Date User Action Args
2014-10-14 22:48:53vstinnersetrecipients: + vstinner, pitrou, martin.panter, serhiy.storchaka
2014-10-14 22:48:53vstinnersetmessageid: <[email protected]>
2014-10-14 22:48:53vstinnerlinkissue22599 messages
2014-10-14 22:48:52vstinnercreate