cpython/Lib/plat-mac
Sean Reifscheider 54cf12b625 Fixing the spelling of "writeable" to "writable", particularly PyBUF_WRITEABLE. 2007-09-17 17:55:36 +00:00
..
Carbon Fix Mac build, patch #1091 by Humberto Diogenes. 2007-09-03 07:27:49 +00:00
lib-scriptpackages Fixing the spelling of "writeable" to "writable", particularly PyBUF_WRITEABLE. 2007-09-17 17:55:36 +00:00
Audio_mac.py Convert raise statements in Lib/plat-{mac,os2emx}. 2007-08-23 00:01:55 +00:00
EasyDialogs.py Convert raise statements in Lib/plat-{mac,os2emx}. 2007-08-23 00:01:55 +00:00
FrameWork.py Kill more lingering string exceptions in Lib/plat-mac/. 2007-08-30 18:11:48 +00:00
MiniAEFrame.py Kill more lingering string exceptions in Lib/plat-mac/. 2007-08-30 18:11:48 +00:00
PixMapWrapper.py Kill more lingering string exceptions in Lib/plat-mac/. 2007-08-30 18:11:48 +00:00
aepack.py Try to fix test_aepack by comparing bytes with bytes. 2007-08-30 06:32:09 +00:00
aetools.py Convert raise statements in Lib/plat-{mac,os2emx}. 2007-08-23 00:01:55 +00:00
aetypes.py Changes in anticipation of stricter str vs. bytes enforcement. 2007-08-27 17:25:39 +00:00
applesingle.py Convert raise statements in Lib/plat-{mac,os2emx}. 2007-08-23 00:01:55 +00:00
appletrawmain.py Kill execfile(), use exec() instead 2007-08-12 00:43:29 +00:00
appletrunner.py Detabbed. 2003-04-09 13:25:43 +00:00
argvemulator.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
bgenlocations.py Convert raise statements in Lib/plat-{mac,os2emx}. 2007-08-23 00:01:55 +00:00
buildtools.py Fix Mac build, patch #1091 by Humberto Diogenes. 2007-09-03 07:27:49 +00:00
bundlebuilder.py Fix Mac build, patch #1091 by Humberto Diogenes. 2007-09-03 07:27:49 +00:00
dialogs.rsrc Changing the window type to movable modal isn't enough to make the dialogs movable: apprently you also need to set a bit in the dlgx resource. Did this. 2003-02-27 22:36:20 +00:00
errors.rsrc Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both 2002-12-30 22:04:23 +00:00
findertools.py Remove unneeded import. 2007-08-28 06:07:49 +00:00
gensuitemodule.py Convert raise statements in Lib/plat-{mac,os2emx}. 2007-08-23 00:01:55 +00:00
ic.py Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +00:00
icopen.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
macerrors.py Killed the <> operator. You must now use !=. 2006-08-24 03:53:23 +00:00
macostools.py Merged revisions 55817-55961 via svnmerge from 2007-06-13 18:07:49 +00:00
macresource.py Fixing the spelling of "writeable" to "writable", particularly PyBUF_WRITEABLE. 2007-09-17 17:55:36 +00:00
pimp.py Convert raise statements in Lib/plat-{mac,os2emx}. 2007-08-23 00:01:55 +00:00
plistlib.py Got test_plistlib working. Don't ask how. 2007-08-31 14:18:20 +00:00
terminalcommand.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
videoreader.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00