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-22.10:21:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413973318.27.0.0367371705331.issue22599@psf.upfronthosting.co.za>
In-reply-to
Content
> traceback_at_exit-2.patch: Updated patch to remove "import builtins" from tokenize.py, it's no more needed.

Antoine, Serhiy: What do you think about this patch?

IMO the bug is very simple and fixes a common bug.
History
Date User Action Args
2014-10-22 10:21:58vstinnersetrecipients: + vstinner, pitrou, martin.panter, serhiy.storchaka
2014-10-22 10:21:58vstinnersetmessageid: <1413973318.27.0.0367371705331.issue22599@psf.upfronthosting.co.za>
2014-10-22 10:21:58vstinnerlinkissue22599 messages
2014-10-22 10:21:58vstinnercreate