[issue4719] sys.exc_clear() not flagged in any way

Benjamin Peterson report at bugs.python.org
Mon Dec 22 18:52:06 CET 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

In fact, there is already a Py3k warning for sys.exc_clear(). I'm still
not convinced that 2to3 should play a role. What should it do? Simply
remove the call? I'm apprehensive about trying to guess the intention of
the user.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4719>
_______________________________________


More information about the Python-bugs-list mailing list