[issue7585] difflib should separate filename from timestamp with tab

R. David Murray report at bugs.python.org
Sun Apr 4 09:06:46 CEST 2010


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

We could avoid the 7583 problem by making the doctests use NORMALIZE_WHITESPACE and moving the real *tests* into the unittests for the module.  I think that would be a good thing to do anyway.

----------

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


More information about the Python-bugs-list mailing list