Florent Xicluna <la...@yahoo.fr> added the comment:

The patch did not work with latest trunk.

Here is an updated version of the patch.

Patch tested with different commands:
~ $ ./python -m test.regrtest test_doctest
~ $ ./python -m test.regrtest -v test_doctest
~ $ ./python -m test.regrtest -v test_doctest |less
~ $ ./python -3 -Wd Lib/test/regrtest.py -v test_doctest |less

----------
versions: +Python 3.1, Python 3.2
Added file: http://bugs.python.org/file15990/issue1729305_doctest.diff

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

Reply via email to