diff options
author | Guido van Rossum <guido@python.org> | 2008-01-02 02:55:27 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2008-01-02 02:55:27 +0000 |
commit | 0d4ef19d2119cb06436d4e38de6342bca632a7c8 (patch) | |
tree | 21cd7ec07a4166a79046409a6944d0ca1538ad52 /Python/getcompiler.c | |
parent | b5a545c41d10df087119c66e1954539b969f30e8 (diff) | |
download | cpython-0d4ef19d2119cb06436d4e38de6342bca632a7c8.tar.gz |
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 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions