commit | 8313d6aef856f8e0c716578c41048e317e0f0ad7 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Wed Jun 29 15:22:26 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Wed Jun 29 15:22:26 2011 +0200 |
tree | acc151291bfd7c7653dcb9838010d24d854bfe40 | |
parent | 46b209114655d1decbee42062102f47da63b2afe [diff] |
Issue #12400: runtest() reuses the same io.StringIO instance for all calls * Don't force verbose to True with option -W * Rename rerun_failed variable to output_on_failure