diff options
| author | Tim Peters <tim.peters@gmail.com> | 2001-09-25 20:05:11 +0000 |
|---|---|---|
| committer | Tim Peters <tim.peters@gmail.com> | 2001-09-25 20:05:11 +0000 |
| commit | 8dee809410e2d433bb0be5d8a1699736b90db0b5 (patch) | |
| tree | 896e67b420b872b782084d70b44d957471678139 /Lib/types.py | |
| parent | 698acf98fdafd14b1b5ad380e3c56b31ab33a229 (diff) | |
| download | cpython-git-8dee809410e2d433bb0be5d8a1699736b90db0b5.tar.gz | |
Guido points out that sys.__stdout__ is a bit bucket under IDLE. So keep
the local save/modify/restore of sys.stdout, but add machinery so that
regrtest can tell test_support the value of sys.stdout at the time
regrtest.main() started, and test_support can pass that out later to anyone
who needs a "visible" stdout.
Diffstat (limited to 'Lib/types.py')
0 files changed, 0 insertions, 0 deletions
