[Patches] [ python-Patches-1228112 ] code.py use sys.excepthook to display exceptions

SourceForge.net noreply at sourceforge.net
Mon Jun 27 11:33:01 CEST 2005


Patches item #1228112, was opened at 2005-06-27 12:33
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1228112&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Library (Lib)
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: Miki Tebeka (tebeka)
Assigned to: Nobody/Anonymous (nobody)
Summary: code.py use sys.excepthook to display exceptions

Initial Comment:
This patch makes code.py InteractiveInterpreter use
sys.excepthook to display exceptions.

This way if a user changes sys.excepthook it will be
used by the InteractiveInterpreter.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1228112&group_id=5470


More information about the Patches mailing list