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 steven.daprano
Recipients abarry, ppperry, steven.daprano
Date 2016-05-30.01:29:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464571745.31.0.103909415307.issue27157@psf.upfronthosting.co.za>
In-reply-to
Content
I am unable to replicate this in Python 2.7, 3.3 or 3.6. I haven't bothered to test against other versions, because I think that this is a PyShell issue, not a Python issue. (I think you are using PyShell, based on the traceback given.)

Before reporting bugs in the interpreter, please test using the vanilla Python interactive interpreter, and not in an enhanced shell or IDE (iPython, PyShell, Spyder, etc).

I'm closing the task, please don't re-open unless you can demonstrate the issue in the plain Python interpreter. But please do report it to the PyShell maintainers.
History
Date User Action Args
2016-05-30 01:29:05steven.dapranosetrecipients: + steven.daprano, ppperry, abarry
2016-05-30 01:29:05steven.dapranosetmessageid: <1464571745.31.0.103909415307.issue27157@psf.upfronthosting.co.za>
2016-05-30 01:29:05steven.dapranolinkissue27157 messages
2016-05-30 01:29:04steven.dapranocreate