[pypy-issue] [issue811] sys.excepthook not used by interactive interpreter

aliles tracker at bugs.pypy.org
Wed Jul 27 13:37:17 CEST 2011


aliles <aaron.iles at gmail.com> added the comment:

CPython 2.7.2 does exhibit this behaviour.

Python 2.7.2 (default, Jul  6 2011, 20:52:59) 
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import excepthook
Gulp!
>>>

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue811>
________________________________________


More information about the pypy-issue mailing list