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

> I wonder what the rationale was.  It isn't because these functions never 
> raise.

I think it's because sys.exc_info() can return None, None, None when there is 
no exceptions.

----------

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

Reply via email to