Penguin

Differences between current version and predecessor to the previous major change of python(1).

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Monday, June 3, 2002 6:51:02 pm by perry
Older page: version 1 Last edited on Monday, June 3, 2002 6:51:02 pm by perry Revert
@@ -221,9 +221,9 @@
 when it reads an EOF at a prompt. When an unhandled 
 exception occurs, a stack trace is printed and control 
 returns to the primary prompt; in non-interactive mode, the 
 interpreter exits after printing the stack trace. The 
-interrupt signal raises the ''KeyboardInterrupt'' 
+interrupt signal raises the ''! KeyboardInterrupt'' 
 exception; other UNIX signals are not caught (except that 
 SIGPIPE is sometimes ignored, in favor of the ''IOError'' 
 exception). Error messages are written to 
 stderr. 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.