[ python-Bugs-964949 ] Ctrl-C causes odd behaviour
SourceForge.net
noreply at sourceforge.net
Wed Jun 2 07:17:47 EDT 2004
Bugs item #964949, was opened at 2004-06-02 04:17
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=964949&group_id=5470
Category: Windows
Group: Platform-specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Bax (mrbax)
Assigned to: Thomas Heller (theller)
Summary: Ctrl-C causes odd behaviour
Initial Comment:
With various versions of console Python 2.3.x under
Windows 2000, executed using the "Python (command-
line)" Start Menu shortcut, I have noticed the following
intermittent errors:
1. When pressing Ctrl-C at the prompt, Python
terminates.
2. When pressing Ctrl-C during a raw_input, Python
raises an EOFError instead of KeyboardInterrupt.
I usually cannot duplicate this behaviour by repeatedly
pressing Ctrl-C or repeating the steps that led to it.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=964949&group_id=5470
More information about the Python-bugs-list
mailing list