cpython/Mac/Lib
Jack Jansen e9c69bc53e Support keys that have a Handle as parameter, by using the new GetControlDataHandle and SetControlDataHandle methods. 1999-12-19 00:06:52 +00:00
..
lib-scripting
lib-toolbox Support keys that have a Handle as parameter, by using the new GetControlDataHandle and SetControlDataHandle methods. 1999-12-19 00:06:52 +00:00
test Minimal test of Dlg.SetControlData by Corran Webster: draw a default 1999-12-09 15:36:36 +00:00
Audio_mac.py
EasyDialogs.py Fixed the password dialog to use a password control. 1999-12-13 16:07:01 +00:00
FrameWork.py Fixed menu glyph stuff. 1999-12-15 15:45:23 +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 Extended replacement for scripts:cfmfile.py (Just) 1998-07-31 09:41:59 +00:00
dbmac.py
findertools.py Set kAECanInteract and kAECanSwitchLayer flags for the finder interactions. 1998-10-15 14:02:54 +00:00
findmodulefiles.py
ic.py Added has_key() method to IC object. 1998-07-31 09:39:28 +00:00
maccache.py
macerrors.py
macfsn.py StandardFile compatability routines. For the time being calling macfsn._install() 1999-12-18 16:57:33 +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 Support for freezing packages (Just). 1998-08-18 12:23:11 +00:00
pythonprefs.py
quietconsole.py