mirror of
https://github.com/python/cpython.git
synced 2026-01-30 14:46:17 +00:00
(see Patch 512981). I changed stdin to sys_stdin in the body of the function, but did not change stderr to sys_stdout, though I suspect that may be the correct course. I don't know the code involved well enough to judge.