diff options
author | Guido van Rossum <guido@python.org> | 2008-01-02 02:55:27 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2008-01-02 02:55:27 (GMT) |
commit | 83210b9ea032798ec36e3630b261f262526c5f97 (patch) | |
tree | 7cd5ef77926718195619b3bce6b4e3a2877cbf80 /PC | |
parent | cfb83330ce9df04d4fb9163ffb65cd7d6e55ec19 (diff) | |
download | cpython-83210b9ea032798ec36e3630b261f262526c5f97.zip cpython-83210b9ea032798ec36e3630b261f262526c5f97.tar.gz cpython-83210b9ea032798ec36e3630b261f262526c5f97.tar.bz2 |
Fix issue #1707. When raw_input() was removed, it was incorrectly replaced
with sys.stdin.readline(). I wonder how many other places are affected
by the same bug?
Diffstat (limited to 'PC')
0 files changed, 0 insertions, 0 deletions