]> granicus.if.org Git - python/commitdiff
(Merge 3.2) Issue #1195: Fix input() if it is interrupted by CTRL+d and then
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 9 May 2011 22:21:26 +0000 (00:21 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 9 May 2011 22:21:26 +0000 (00:21 +0200)
CTRL+c, clear the end-of-file indicator after CTRL+d.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge