cpython/Mac/Lib
Jack Jansen 8d929aee49 All relevant toolbox modules have now been carbonized. 2000-06-21 22:07:06 +00:00
..
lib-scripting
lib-toolbox All relevant toolbox modules have now been carbonized. 2000-06-21 22:07:06 +00:00
test Replaced OpenResFile calls with FSpOpenResFile calls (which are carbon-compatible). 2000-06-20 21:59:25 +00:00
Audio_mac.py
EasyDialogs.py In AskYesNoCancel() treat the "yes" and "no" buttons the same way as the cancel 2000-02-10 16:15:53 +00:00
FrameWork.py Fixed multi-arg appends. 2000-03-07 23:40:13 +00:00
MACFS.py
PixMapWrapper.py Class around PixMap objects that allows more python-like access. By Joe Strout. 1999-04-13 11:45:46 +00:00
SoundMgr.py
audiodev.py
buildtools.py Set the finder "is shared" bit, by request of Joe Strout. It seems this allows multiple simultaneous copies to be run from a server, and Applets shouldn't 1999-12-03 23:38:05 +00:00
cfmfile.py Replaced OpenResFile calls with FSpOpenResFile calls (which are carbon-compatible). 2000-06-20 21:59:25 +00:00
dbmac.py
findertools.py
findmodulefiles.py
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
preferences.py put the preferences file in a folder called "Python" inside the prefs folder, just like the IDE does -- jvr 1999-02-02 15:49:03 +00:00
py_resource.py
pythonprefs.py Removed string-exception preference, added tabcheck and NavService preference, upped version number. 2000-05-05 23:11:14 +00:00
quietconsole.py