[issue14655] traceback module docs should show how to print/fomat an exception object

R. David Murray report at bugs.python.org
Tue Apr 24 01:36:50 CEST 2012


R. David Murray <rdmurray at bitdance.com> added the comment:

Sounds OK to me, though I am worried others will think that kind of variable signature (where the type of the first argument depends on the number of arguments passed) is bad.

----------

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


More information about the Python-bugs-list mailing list