cpython/Mac/Lib
Jack Jansen 8b77767094 Donovan Preston's patch #538395, with some mods by me.
This patch makes inheritance for OSA classes work. The implementation is a
bit convoluted, but I don't immedeately see a simpler way of doing it.

I added calls to ascii() everywhere we output strings that may contain
non-ascii characters (Python has gotten very picky since the encoding
patch:-).

I also removed Donovan's different way of opening resource files: I don't
seem to need it.
2002-08-07 14:49:00 +00:00
..
Carbon Wrapper around _IBCarbon. 2002-08-06 09:32:57 +00:00
lib-scriptpackages Fixed a mistake on my part when regenerating: removed a bogus import of Applscript_Suite. 2002-05-07 20:16:20 +00:00
mkcwproject In plugin projects use (by default) the new mwerks_shcarbon_pch 2002-06-26 20:36:12 +00:00
test staticforward bites the dust. 2002-07-17 16:30:39 +00:00
Audio_mac.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
EasyDialogs.py Slightly better error message in case of missing resources. 2002-08-02 11:03:19 +00:00
FrameWork.py Added minimal support for floating windows. 2002-02-04 12:52:44 +00:00
MACFS.py
MiniAEFrame.py Got rid of a couple of OS9-isms. 2002-08-02 14:04:42 +00:00
PixMapWrapper.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
SoundMgr.py
WASTEconst.py Moved here form lib-toolbox, for lack of a better place to go. 2001-08-19 22:05:33 +00:00
aepack.py Donovan Preston's patch #538395, with some mods by me. 2002-08-07 14:49:00 +00:00
aetools.py Donovan Preston's patch #538395, with some mods by me. 2002-08-07 14:49:00 +00:00
aetypes.py Donovan Preston's patch #538395, with some mods by me. 2002-08-07 14:49:00 +00:00
applesingle.py Removed debug. 2002-03-29 14:28:09 +00:00
appletrawmain.py Hmm, in some cases we don't seem to get our scriptname in argv[0]. 2002-08-02 15:31:25 +00:00
argvemulator.py Oops, the -psn stuff is in argv[1], of course. 2002-08-02 14:54:46 +00:00
bgenlocations.py Moved bgenlocations to the Mac/Lib directory. Not perfect, but better than 2002-08-05 14:56:04 +00:00
buildtools.py Patch by Ronald Oussoren: if there's a .lproj in the extras list also 2002-08-05 22:06:29 +00:00
cfmfile.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
dbmac.py
findertools.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
ic.py Added a __contains__ method. 2002-07-26 11:32:03 +00:00
icopen.py
maccache.py
macerrors.py Regenerated to include Internet Config error strings. 2002-04-22 11:45:46 +00:00
macfsn.py Don't attempt to create a dummy fsspec if the user cancelled out, just 2002-03-29 21:19:37 +00:00
macostools.py In copy() don't try to obtain an FSSpec until we know the destination 2002-08-05 21:53:57 +00:00
macresource.py Re-raise the Res.Error if the file doesn't exist. 2002-03-29 21:17:57 +00:00
mactty.py
nsremote.py
preferences.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
py_resource.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
pythonprefs.py Added preferences/startup options for division warning 2001-09-01 22:36:29 +00:00
quietconsole.py
videoreader.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00