cpython/Lib/plat-mac
Guido van Rossum 6da48561cb Fix test_scriptpackage with pure will power.
I really don't know why I bother; these are all generated files.
But I don't recall how to regenerate them nor how to fix the generator.

The hardest part was fixing two mutual recursive imports;
somehow changing "import foo" into "from . import foo" where
foo and bar import each other AND both are imported from __init__.py
caused things to break.  Bah.
2006-04-21 15:44:20 +00:00
..
Carbon Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
lib-scriptpackages Fix test_scriptpackage with pure will power. 2006-04-21 15:44:20 +00:00
Audio_mac.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
EasyDialogs.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
FrameWork.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
MiniAEFrame.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
PixMapWrapper.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
WASTEconst.py Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both 2002-12-30 22:04:23 +00:00
aepack.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
aetools.py Remove another use of as as a keyword 2006-03-22 09:34:44 +00:00
aetypes.py [ 1243081 ] repair typos 2005-07-22 18:39:19 +00:00
applesingle.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +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 Replace backticks with repr() or "%r" 2004-02-12 17:35:32 +00:00
bgenlocations.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
buildtools.py Fix for #1091468: DESTROOTed frameworkinstalls fail. Added a --destroot 2004-12-27 15:51:03 +00:00
bundlebuilder.py Whitespace normalization. 2005-01-07 16:01:32 +00:00
cfmfile.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +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 Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
gensuitemodule.py Remove apply() 2006-03-17 08:00:19 +00:00
ic.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
icopen.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
macerrors.py Detabbed. 2003-04-09 13:25:43 +00:00
macfs.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
macostools.py [ 1243081 ] repair typos 2005-07-22 18:39:19 +00:00
macresource.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
pimp.py Whitespace normalization. 2005-01-07 16:01:32 +00:00
plistlib.py On second thought: "Errors should never pass silently", so barf when a 2004-11-12 09:36:12 +00:00
terminalcommand.py some old changes to this unused module 2003-06-21 14:49:14 +00:00
videoreader.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00