]> granicus.if.org Git - python/commit
When the new -w option (yay! great idea) reruns a
authorTim Peters <tim.peters@gmail.com>
Fri, 10 Mar 2006 23:37:10 +0000 (23:37 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 10 Mar 2006 23:37:10 +0000 (23:37 +0000)
commit922dd7d49da75b07e27f917db0166f67bdbef3d3
tree007ac005e786c11297333079928ee9b8a46195fa
parent04824ce8ed3e4e936487758ca6672b6dec75a8a7
When the new -w option (yay! great idea) reruns a
failed test, first display the name of the test (else
it's not always clear from the output which test is
getting run).
Lib/test/regrtest.py