]> granicus.if.org Git - python/commit
regrtest.py: disable replace_stdout() on Windows until it is fixed
authorVictor Stinner <victor.stinner@haypocalc.com>
Fri, 7 May 2010 00:57:12 +0000 (00:57 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Fri, 7 May 2010 00:57:12 +0000 (00:57 +0000)
commita3032807f948bcba079bf849e25fb3b79e522500
tree2aee6fae9db811edc5e6b72d8cb5e720d4ed62ae
parent208d28cd41ad5cb4bd8665923d486d96232d9a42
regrtest.py: disable replace_stdout() on Windows until it is fixed

See issue #8533 (problem with newlines on Windows).
Lib/test/regrtest.py