mirror of
https://github.com/python/cpython.git
synced 2026-06-11 05:39:01 -04:00
4f71101eed
the following case: sys.stdin.read() stopped with CTRL+d (end of file), raw_input() interrupted by CTRL+c.