From: Victor Stinner Date: Mon, 9 May 2011 22:21:26 +0000 (+0200) Subject: (Merge 3.2) Issue #1195: Fix input() if it is interrupted by CTRL+d and then X-Git-Tag: v3.3.0a1~2328 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=00c592553343c4cfa002071d6dc5cc1078e13f85;p=python (Merge 3.2) Issue #1195: Fix input() if it is interrupted by CTRL+d and then CTRL+c, clear the end-of-file indicator after CTRL+d. --- 00c592553343c4cfa002071d6dc5cc1078e13f85