Penguin

Differences between current version and predecessor to the previous major change of python2(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
@@ -166,9 +166,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. 
@@ -280,9 +280,9 @@
 !!AUTHOR 
  
  
 Guido van Rossum 
-BeOpen.com 
+! BeOpen.com 
 160 Saratoga Avenue 
 Santa Clara, CA 95051 
 USA 
 E-mail: guido@beopen.com, guido@python.org 
@@ -290,9 +290,9 @@
 !!INTERNET RESOURCES 
  
  
 Main website: http://www.python.org 
-BeOpen development team: http://pythonlabs.com 
+! BeOpen development team: http://pythonlabs.com 
 Community website: http://starship.python.net 
 Developer resources: 
 http://sourceforge.net/project/?group_id=5470 
 FTP: ftp://ftp.python.org/pub/python 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.