cpython/Lib/plat-mac
Ronald Oussoren 9545a23c7f In a number of places code still revers
to "sys.platform == 'mac'" and that is
dead code because it refers to a platform
that is no longer supported (and hasn't been
supported for several releases).

Fixes issue #7908 for the trunk.
2010-05-05 19:09:31 +00:00
..
Carbon Ensure 'module removed' warning messages contain the word 'module' or 'package'. 2010-04-03 16:41:20 +00:00
lib-scriptpackages fix test_py3kwarns 2008-07-14 17:42:17 +00:00
Audio_mac.py fix test_py3kwarns 2008-07-14 17:42:17 +00:00
EasyDialogs.py In a number of places code still revers 2010-05-05 19:09:31 +00:00
FrameWork.py Silence DeprecationWarnings from uses of has_key and <> in plat-mac. 2010-04-03 18:17:54 +00:00
MiniAEFrame.py Silence DeprecationWarnings from uses of has_key and <> in plat-mac. 2010-04-03 18:17:54 +00:00
PixMapWrapper.py fix test_py3kwarns 2008-07-14 17:42:17 +00:00
aepack.py Silence DeprecationWarnings from uses of has_key and <> in plat-mac. 2010-04-03 18:17:54 +00:00
aetools.py Silence DeprecationWarnings from uses of has_key and <> in plat-mac. 2010-04-03 18:17:54 +00:00
aetypes.py Silence DeprecationWarnings from uses of has_key and <> in plat-mac. 2010-04-03 18:17:54 +00:00
applesingle.py Fix build issues on OSX 10.6 (issue 6802) 2009-09-06 10:00:26 +00:00
appletrawmain.py fix test_py3kwarns 2008-07-14 17:42:17 +00:00
appletrunner.py Ensure 'module removed' warning messages contain the word 'module' or 'package'. 2010-04-03 16:41:20 +00:00
argvemulator.py fix test_py3kwarns 2008-07-14 17:42:17 +00:00
bgenlocations.py fix test_py3kwarns 2008-07-14 17:42:17 +00:00
buildtools.py Silence DeprecationWarnings from uses of has_key and <> in plat-mac. 2010-04-03 18:17:54 +00:00
bundlebuilder.py In a number of places code still revers 2010-05-05 19:09:31 +00:00
cfmfile.py Silence DeprecationWarnings from uses of has_key and <> in plat-mac. 2010-04-03 18:17:54 +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
findertools.py Silence DeprecationWarnings from uses of has_key and <> in plat-mac. 2010-04-03 18:17:54 +00:00
gensuitemodule.py Silence DeprecationWarnings from uses of has_key and <> in plat-mac. 2010-04-03 18:17:54 +00:00
ic.py Silence DeprecationWarnings from uses of has_key and <> in plat-mac. 2010-04-03 18:17:54 +00:00
icopen.py fix test_py3kwarns 2008-07-14 17:42:17 +00:00
macerrors.py Silence DeprecationWarnings from uses of has_key and <> in plat-mac. 2010-04-03 18:17:54 +00:00
macostools.py Fix some name errors in Mac modules. 2010-02-06 23:54:43 +00:00
macresource.py Silence DeprecationWarnings from uses of has_key and <> in plat-mac. 2010-04-03 18:17:54 +00:00
pimp.py Silence DeprecationWarnings from uses of has_key and <> in plat-mac. 2010-04-03 18:17:54 +00:00
terminalcommand.py fix test_py3kwarns 2008-07-14 17:42:17 +00:00
videoreader.py Fix for issue 1627952 2009-01-02 14:48:17 +00:00