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 terry.reedy
Recipients AbyxDev, aroberge, terry.reedy
Date 2021-01-23.19:12:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611429175.17.0.812557705882.issue43008@roundup.psfhosted.org>
In-reply-to
Content
Andre: with this patch, you could potentially add a function or submodule that would point sys.excepthook to a function that would print the exception and then interact before returning.  If this worked, one could add, for instance, 'import friendly_traceback.idle' at the top of a file or at a Shell prompt and have friendly-traceback only activate when there is an exception.  So it would work in Shell.

I hope by 3.10 to have IDLE '>>>' prompts moved into a sidebar (instead of line numbers.  F-T prompts would be distinctly different.
History
Date User Action Args
2021-01-23 19:12:55terry.reedysetrecipients: + terry.reedy, aroberge, AbyxDev
2021-01-23 19:12:55terry.reedysetmessageid: <1611429175.17.0.812557705882.issue43008@roundup.psfhosted.org>
2021-01-23 19:12:55terry.reedylinkissue43008 messages
2021-01-23 19:12:55terry.reedycreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.