cpython/Lib/plat-mac
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
..
Carbon Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
lib-scriptpackages Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
Audio_mac.py
EasyDialogs.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
FrameWork.py Killed the <> operator. You must now use !=. 2006-08-24 03:53:23 +00:00
MiniAEFrame.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
PixMapWrapper.py
aepack.py Get rid of a bunch more has_key() uses. We *really* need a tool for this. 2006-08-20 16:25:10 +00:00
aetools.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
aetypes.py Patch #1550800: make exec a function. 2006-09-06 06:51:57 +00:00
applesingle.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
appletrawmain.py Patch #1550800: make exec a function. 2006-09-06 06:51:57 +00:00
appletrunner.py
argvemulator.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
bgenlocations.py
buildtools.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
bundlebuilder.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
cfmfile.py Killed the <> operator. You must now use !=. 2006-08-24 03:53:23 +00:00
dialogs.rsrc
errors.rsrc
findertools.py Get rid of a bunch more has_key() uses. We *really* need a tool for this. 2006-08-20 16:25:10 +00:00
gensuitemodule.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
ic.py Get rid of a bunch more has_key() uses. We *really* need a tool for this. 2006-08-20 16:25:10 +00:00
icopen.py
macerrors.py Killed the <> operator. You must now use !=. 2006-08-24 03:53:23 +00:00
macfs.py
macostools.py
macresource.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
pimp.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
plistlib.py Restructure comparison dramatically. There is no longer a default 2006-08-24 00:41:19 +00:00
terminalcommand.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
videoreader.py