[issue7490] IGNORE_EXCEPTION_DETAIL should ignore the module name

R. David Murray report at bugs.python.org
Thu Apr 15 18:44:50 CEST 2010


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

By that logic, 2to3 can't solve anything.  I don't think there's any question that this patch should be applied to 3.2.  3.1 might be an issue as it is a new feature, but maybe we can claim it is a bug fix :)

As for 3to2, like I said I don't think 3to2 touches doctest *output*, so removing the module name would be require the addition of a whole new feature (IIUC).

----------

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


More information about the Python-bugs-list mailing list