diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-06-29 13:52:46 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-06-29 13:52:46 (GMT) |
commit | bddc4d4607a26603b2171f0663c506c8994e0a5b (patch) | |
tree | 3ae29ba10dad15c1b55adb116712f44690445456 /Python/pythonrun.c | |
parent | ea95de75dd2a01e424e935f06d871067df99a6ed (diff) | |
download | cpython-bddc4d4607a26603b2171f0663c506c8994e0a5b.zip cpython-bddc4d4607a26603b2171f0663c506c8994e0a5b.tar.gz cpython-bddc4d4607a26603b2171f0663c506c8994e0a5b.tar.bz2 |
Issue #12400: test.support.run_doctest() doesn't change sys.stdout anymore
regrtest doesn't check that tests doesn't write something to stdout anymore.
Don't replace sys.stdout by the original sys.stdout to be able to capture the
output for regrtest -W.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions