cpython/Mac/Lib
Jack Jansen 486f138224 Added a workaround for shortcomings in the OSA support: there can be class/property conflicts and passing classes as arguments doesn't work. The package now seems to work. 2000-09-24 21:56:43 +00:00
..
lib-scripting
lib-scriptpackages Regenerated to take advantage of support for multiple names for a single property. 2000-08-22 20:35:17 +00:00
lib-toolbox Enums we cannot find are set to None, and enumsubst understands this (no substitution done). This is need for what I think are bugs in the Finder aete resources (some events use unknown enums). 2000-08-20 19:42:52 +00:00
mkcwproject Added a workaround for shortcomings in the OSA support: there can be class/property conflicts and passing classes as arguments doesn't work. The package now seems to work. 2000-09-24 21:56:43 +00:00
test mkcwproject now works, but for one thing: the import of the XML document as a project through AppleEvents. 2000-09-22 23:54:07 +00:00
Audio_mac.py
EasyDialogs.py Various tweaks and bugfixes to GetArgv. It now appears good enough for Distutils. 2000-09-21 22:01:08 +00:00
FrameWork.py Fixed multi-arg appends. 2000-03-07 23:40:13 +00:00
MACFS.py
PixMapWrapper.py
SoundMgr.py
buildtools.py
cfmfile.py Replaced OpenResFile calls with FSpOpenResFile calls (which are carbon-compatible). 2000-06-20 21:59:25 +00:00
dbmac.py
findertools.py Allow lists of files/fsspecs as the source for copy() and move(). By 2000-09-22 12:17:14 +00:00
ic.py
icopen.py Import this to replace open() by an extended version that uses 2000-05-09 08:38:20 +00:00
maccache.py
macerrors.py
macfsn.py Auto-install on import, if NavServices is available. Unless a "no navservices" flag is set Python automagically imports this module so code that uses macfs.xxxGetFile will get NavServices dialogs. 2000-05-05 23:10:58 +00:00
macostools.py
mactty.py
nsremote.py Updated for new AppleScript structure and moved to Lib (it's far too useful to lurk in the source folder). 2000-08-20 20:06:51 +00:00
preferences.py
py_resource.py
pythonprefs.py Keepconsole is now a 4-way option: never/errorexit/unseen output/always. Default is "unseen output". Upped the Popt version number. 2000-09-22 21:50:11 +00:00
quietconsole.py
videoreader.py Read a QuickTime movie and return the frames. 2000-09-15 13:43:46 +00:00