[issue18944] Minor mistake in test_set.py

Terry J. Reedy report at bugs.python.org
Fri Sep 6 21:25:27 CEST 2013


Terry J. Reedy added the comment:

The typo causes 1 test to run 5 times instead of 5 tests 1 each.
After fix, all pass on Win7, 3.4.0a1 (where fix is on line 1675 instead of 1618).

----------
nosy: +rhettinger, terry.reedy

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


More information about the Python-bugs-list mailing list