-
Victor Stinner yazdı
On Windows, input() strips '\r' (and not only '\n'), and sys.stdin uses universal newline (replace '\r\n' by '\n').
c0f1a1af
To find the state of this project's repository at the time of any of these versions, check out
the tags.