cpython/Lib/plat-irix5
Guido van Rossum b940e113bf SF patch 1631942 by Collin Winter:
(a) "except E, V" -> "except E as V"
(b) V is now limited to a simple name (local variable)
(c) V is now deleted at the end of the except block
2007-01-10 16:19:56 +00:00
..
AL.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
CD.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
CL.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
CL_old.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
DEVICE.py Added post_mortem() and pm() interfaces to pdb and wdb. 1992-09-08 11:59:04 +00:00
ERRNO.py Initial revision 1995-09-18 22:00:15 +00:00
FILE.py regenerated files from IRIX 5.3 headers 1996-06-11 15:03:14 +00:00
FL.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
GET.py Definitions from <gl/get.h> 1993-03-01 10:11:55 +00:00
GL.py Use output from h2py. 1992-01-24 12:54:01 +00:00
GLWS.py Initial revision 1993-06-03 14:39:09 +00:00
IN.py regenerated files from IRIX 5.3 headers 1996-06-11 15:03:14 +00:00
IOCTL.py New files (not really...) 1993-12-29 16:35:41 +00:00
SV.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
WAIT.py Constants from <sys/wait.h> (IRIX 5 version) 1994-06-03 15:39:39 +00:00
cddb.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
cdplayer.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
flp.doc Initial revision 1992-03-27 15:10:29 +00:00
flp.py Patch #1550800: make exec a function. 2006-09-06 06:51:57 +00:00
jpeg.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
panel.py Patch #1550800: make exec a function. 2006-09-06 06:51:57 +00:00
panelparser.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
readcd.doc Use __init__ instead of init. 1993-11-08 15:10:43 +00:00
readcd.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
regen Remove obsolete entries from regen scripts. 2001-07-31 08:47:55 +00:00
torgb.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00