cpython/Lib/plat-irix6
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
DEVICE.py
ERRNO.py
FILE.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
FL.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
GET.py
GL.py
GLWS.py
IN.py
IOCTL.py
SV.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
WAIT.py
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
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
readcd.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
regen
torgb.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00