cpython/Lib/plat-mac
Alexandre Vassalotti 8940ecd39d Added stub for the PixMapWrapper module to be renamed in 3.0.
Modified TestStdlibRenames to support platform specific renames.
Added test for PixMapWrapper rename warning.
Added note to documentation about PixMapWrapper rename.
2008-05-11 20:30:43 +00:00
..
Carbon Fix for #1905: PythonLauncher not working correctly on OSX 10.5/Leopard 2008-05-02 21:42:35 +00:00
lib-scriptpackages #2503 make singletons compared with "is" not == or != 2008-03-29 15:24:25 +00:00
Audio_mac.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
EasyDialogs.py #2503 make singletons compared with "is" not == or != 2008-03-29 15:24:25 +00:00
FrameWork.py #2503 make singletons compared with "is" not == or != 2008-03-29 15:24:25 +00:00
MiniAEFrame.py #2503 make singletons compared with "is" not == or != 2008-03-29 15:24:25 +00:00
PixMapWrapper.py Added stub for the PixMapWrapper module to be renamed in 3.0. 2008-05-11 20:30:43 +00:00
aepack.py #2503 make singletons compared with "is" not == or != 2008-03-29 15:24:25 +00:00
aetools.py with and as are now keywords. There are some generated files I can't recreate. 2006-09-06 06:28:06 +00:00
aetypes.py [ 1243081 ] repair typos 2005-07-22 18:39:19 +00:00
applesingle.py This patches fixes a number of byteorder problems in MacOSX specific code. 2006-04-17 13:40:08 +00:00
appletrawmain.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
appletrunner.py Detabbed. 2003-04-09 13:25:43 +00:00
argvemulator.py * If BuildApplet.py is used as an applet it starts with a version of 2006-06-07 20:18:44 +00:00
bgenlocations.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00
buildtools.py #2503 make singletons compared with "is" not == or != 2008-03-29 15:24:25 +00:00
bundlebuilder.py Whitespace normalization. 2006-05-16 23:22:20 +00:00
cfmfile.py Have cfmfile raise a DeprecationWarning as per PEP 4. 2007-05-31 20:01:11 +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 #2503 make singletons compared with "is" not == or != 2008-03-29 15:24:25 +00:00
gensuitemodule.py #2503 make singletons compared with "is" not == or != 2008-03-29 15:24:25 +00:00
ic.py #2503 make singletons compared with "is" not == or != 2008-03-29 15:24:25 +00:00
icopen.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
macerrors.py Fix for issue #2520 (cannot import macerrors) 2008-05-02 21:54:56 +00:00
macostools.py #2503 make singletons compared with "is" not == or != 2008-03-29 15:24:25 +00:00
macresource.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
pimp.py Deprecate os.popen* and popen2 module in favor of the subprocess module. 2007-05-11 06:57:33 +00:00
pixmapwrapper.py Added stub for the PixMapWrapper module to be renamed in 3.0. 2008-05-11 20:30:43 +00:00
terminalcommand.py Fix for #1905: PythonLauncher not working correctly on OSX 10.5/Leopard 2008-05-02 21:42:35 +00:00
videoreader.py #2503 make singletons compared with "is" not == or != 2008-03-29 15:24:25 +00:00