diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-30 23:46:00 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-30 23:46:00 +0200 |
commit | 4f71101eeda6fb0b55805ebcb12d11124ab3b567 (patch) | |
tree | 67e214541a944009850bc0997a507be17a20ed6a /Python/pymath.c | |
parent | 76450a96efb6ea60187c358edef218ef71a18ed9 (diff) | |
download | cpython-git-4f71101eeda6fb0b55805ebcb12d11124ab3b567.tar.gz |
Issue #12016: my_fgets() now always clears errors before calling fgets(). Fix
the following case: sys.stdin.read() stopped with CTRL+d (end of file),
raw_input() interrupted by CTRL+c.
Diffstat (limited to 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions