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 Claudiu.Popa
Recipients Claudiu.Popa, georg.brandl, pitrou, pjenvey, serhiy.storchaka, terry.reedy
Date 2014-04-24.04:58:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398315521.72.0.176307325224.issue17442@psf.upfronthosting.co.za>
In-reply-to
Content
Python's interactive interpreter doesn't show the offending code lines too. And given the fact that code.InteractiveInterpreter tries to be an emulation of the default interpreter, first the change should be addressed directly there, I think. But I agree that it could be useful.
History
Date User Action Args
2014-04-24 04:58:41Claudiu.Popasetrecipients: + Claudiu.Popa, georg.brandl, terry.reedy, pitrou, pjenvey, serhiy.storchaka
2014-04-24 04:58:41Claudiu.Popasetmessageid: <1398315521.72.0.176307325224.issue17442@psf.upfronthosting.co.za>
2014-04-24 04:58:41Claudiu.Popalinkissue17442 messages
2014-04-24 04:58:41Claudiu.Popacreate