Antoine Pitrou added the comment:

Apparently the `traceback` module has been used from the start (since changset 
7f5013a9a9678e86bff00c97f98e7a92c515b94d) to print the exception and not 
sys.excepthook.  I presume this is an oversight, as I don't see any reason to 
prefer `traceback` here.  Tim, any insight?

----------
nosy: +pitrou, tim.peters
stage: test needed -> needs patch
type:  -> behavior
versions: +Python 3.6, Python 3.7 -Python 3.2

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1230540>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to