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 aliles, vstinner
Date 2011-07-27.12:48:15
SpamBayes Score 1.4629015e-07
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
> If it's not possible for InteractiveConsole to allow exceptions
> to propagate through sys.excepthook.

Ok, I was not sure that I understood correctly. This change should be an option to not break existing code.
History
Date User Action Args
2011-07-27 12:48:16vstinnersetrecipients: + vstinner, aliles
2011-07-27 12:48:16vstinnersetmessageid: <[email protected]>
2011-07-27 12:48:15vstinnerlinkissue12643 messages
2011-07-27 12:48:15vstinnercreate