[issue19115] duplicate test names in Lib/lib2to3/tests/test_fixers.py

2013-09-28 Thread Roundup Robot
Roundup Robot added the comment: New changeset 39bb7421cb69 by Benjamin Peterson in branch '2.7': fix duplicate test names (closes #19115) http://hg.python.org/cpython/rev/39bb7421cb69 New changeset 6bf37e2cbe83 by Benjamin Peterson in branch '3.3': fix duplicate test names (closes #19115) http:

[issue19115] duplicate test names in Lib/lib2to3/tests/test_fixers.py

2013-09-28 Thread Xavier de Gaye
New submission from Xavier de Gaye: There are 5 duplicate test names in this file. $ ./python -m unittest Lib/lib2to3/tests/test_fixers.py .. -- Ran 451 tests i