Staging
v0.5.1
Revision 596db3161c8cf0a492f5613cb5721b6c12c1dceb authored by Fred Drake on 06 October 1997, 15:48:20 UTC, committed by Fred Drake on 06 October 1997, 15:48:20 UTC
This allows stuff like this out of the box:

	try:
	    ...
	except socket.error, (code, msg):
	    ...
1 parent bf9d353
History
File Mode Size
Compat
Demo
Include
Lib
MPW
Modules
Python
Resources
Tools
Unsupported
mwerks
scripts
think
HISTORY -rw-r--r-- 27.2 KB
ReadMe -rw-r--r-- 6.0 KB
Relnotes -rw-r--r-- 2.7 KB
Relnotes-source -rw-r--r-- 1.7 KB
errno_unix.h -rw-r--r-- 307 bytes
fopenRF.c -rw-r--r-- 5.9 KB
mkapplet.py -rw-r--r-- 5.7 KB
mwerksglue.c -rw-r--r-- 566 bytes

ReadMe

back to top