[issue18597] On Windows sys.stdin.readline() doesn't handle Ctrl-C properly

Drekin report at bugs.python.org
Thu Jul 31 14:49:19 CEST 2014


Drekin added the comment:

Shouldn't there be a Ctrl-C check in Modules/_io/fileio.c:fileio_read* functions? I think some of these are called by standard sys.stdin.readline().

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18597>
_______________________________________


More information about the Python-bugs-list mailing list