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.
V
Victor Stinner committed
4f71101eeda6fb0b55805ebcb12d11124ab3b567
Parent: 76450a9