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