]> granicus.if.org Git - python/commit
(merge 3.2) Issue #12400: regrtest, force verbose mode to True with option -W
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 29 Jun 2011 13:38:18 +0000 (15:38 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 29 Jun 2011 13:38:18 +0000 (15:38 +0200)
commitba089050624ccdff841a3eea88f0f13bfa0a437b
tree34e6a5723d7d0a7a4e061681c42e1d90e1dee26b
parentd71bd9a9a472df2010f2b05a588493157aa9ffcb
parentea95de75dd2a01e424e935f06d871067df99a6ed
(merge 3.2) Issue #12400: regrtest, force verbose mode to True with option -W

If verbose is False, the output is empty. Fix also a typo in a variable name.
Lib/test/regrtest.py