Irit Katriel <iritkatr...@yahoo.com> added the comment:

I think pdb is a different story because it's an interactive application rather 
than a library. pdb can decide that it prints an error to the screen and 
returns to the interactive prompt, if that is appropriate. The functions of the 
traceback module don't have application context telling them what they should 
do with an exception.

----------

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

Reply via email to