]> granicus.if.org Git - python/commit
Issue #10347: ignore leading test count ("[ 1/340]") when using the -f option to...
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 7 Nov 2010 20:50:51 +0000 (20:50 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 7 Nov 2010 20:50:51 +0000 (20:50 +0000)
commitd95c7b5f8a9ec9e09dac90d420a39b5b86f4b2c6
treea28774c79f84b1a39503dd93fd64f671ba70f847
parentc911bbfd5d18ac14bf24fc7a881883debcc7c7c8
Issue #10347: ignore leading test count ("[  1/340]") when using the -f option to regrtest.
Lib/test/regrtest.py