mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
35f63a860b
(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.