]> granicus.if.org Git - python/commit
Issue13726 - Fix the ambiguous -S flag in regrtest. It is -o/--slow for printing...
authorSenthil Kumaran <senthil@uthcode.com>
Sat, 14 Jan 2012 10:26:27 +0000 (18:26 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Sat, 14 Jan 2012 10:26:27 +0000 (18:26 +0800)
commitbcfe56d77ce7da76b10bbd7f8465ec21ea780612
tree302ba6ea7be3a54f7d1245c9aead04fd66cebf14
parenta931463feab06b3976396bfc2db18cb6b00ac518
Issue13726 - Fix the  ambiguous -S flag in regrtest. It is -o/--slow for printing the 10 slowest test.
Lib/test/regrtest.py
Misc/NEWS