mirror of
https://github.com/python/cpython.git
synced 2026-07-03 08:15:46 -04:00
05d34fc953
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.