SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72150 0 52 Python

Close #13119: use "\r\n" newline for sys.stdout/err on Windows

sys.stdout and sys.stderr are now using "\r\n" newline on Windows, as Python 2.
V
Victor Stinner committed
90ef747e04ee586ef475b8ef03d3548e5059b105
Parent: 401e17d