]> granicus.if.org Git - python/commit
Add "extra-verbose" mode, triggered by specifying two -v flags. In
authorGuido van Rossum <guido@python.org>
Fri, 7 Mar 1997 21:04:33 +0000 (21:04 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 7 Mar 1997 21:04:33 +0000 (21:04 +0000)
commitf58ed2596706b97c16174a839c1ed6f6b1f87fa6
treedbd63ec53f382394fcccaf3490371e97f0df7520
parente69be3eb93f5fdb6d65b34bde5b4ac871002cf30
Add "extra-verbose" mode, triggered by specifying two -v flags.  In
this mode, all tests are run in verbose mode with their output to
stdout.  No comparing of output is done.
Lib/test/regrtest.py