]> granicus.if.org Git - python/commit
Issue #17619: Make input() check for Ctrl-C correctly on Windows.
authorRichard Oudkerk <shibturn@gmail.com>
Wed, 3 Apr 2013 12:44:50 +0000 (13:44 +0100)
committerRichard Oudkerk <shibturn@gmail.com>
Wed, 3 Apr 2013 12:44:50 +0000 (13:44 +0100)
commit614c578dec856dc8a255b27a63559c6912ddc2e8
tree0cb9ed9368ebf93f6c423e828341537c1eb5aa21
parentd8a46969f7034d9a56e70d24fc77e15154135199
Issue #17619: Make input() check for Ctrl-C correctly on Windows.
Misc/NEWS
Python/bltinmodule.c