]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #12400: runtest() truncates the StringIO stream before a new test
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 29 Jun 2011 15:26:38 +0000 (17:26 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 29 Jun 2011 15:26:38 +0000 (17:26 +0200)
commit85b3a492d68773a661b4e1eb49083e02a39bffa1
tree60c57c04aee7c7304464941465ddc1c9fdc9554b
parent125b2ba41e62a207295ae6cae801218aaec675eb
Issue #12400: runtest() truncates the StringIO stream before a new test
Lib/test/regrtest.py