commit | d71bd9a9a472df2010f2b05a588493157aa9ffcb | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Wed Jun 29 15:25:40 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Wed Jun 29 15:25:40 2011 +0200 |
tree | dd3af7667da7cbb321b01e0d4fd364e775abd2dc | |
parent | 7348c6bbb62a41a71543decfbf9def8fe73cfac0 [diff] | |
parent | 8313d6aef856f8e0c716578c41048e317e0f0ad7 [diff] |
(merge 3.2) 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