diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-30 23:44:13 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-30 23:44:13 +0200 |
commit | 08563d904deac3b92418154b6116203adabdc61e (patch) | |
tree | d5c1a6cf1efb03663c7e60534702cb5945ef8638 /Python/strdup.c | |
parent | b0b64056d75f13f4e5d3f63b4e696ace05790ac7 (diff) | |
download | cpython-git-08563d904deac3b92418154b6116203adabdc61e.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/strdup.c')
0 files changed, 0 insertions, 0 deletions