cpython/Mac/Lib
Jack Jansen 30f2080475 Methods {Get,Set}ControlData that know about data types passed for the various
4-char codes. The table which maps codes to datatypes is still pretty empty,
I'll fill it as I need entries (or maybe someone wants to spend a nice day filling it?).
1999-12-13 16:04:48 +00:00
..
lib-scripting
lib-toolbox Methods {Get,Set}ControlData that know about data types passed for the various 1999-12-13 16:04:48 +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 Hack to get at string buffer address changed 1998-02-25 15:42:03 +00:00
EasyDialogs.py Updated Message, question, YNC and progress dialogs for Appearance. Password 1999-12-12 22:57:51 +00:00
FrameWork.py Default schedparams set to (0,0): no event-intervention by Python mainloop. This 1999-12-03 16:08:50 +00:00
MACFS.py Added new folder types 1998-04-24 10:42:01 +00:00
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 __file__ now sometimes refers to the .pyc file 1998-03-02 16:57:01 +00:00
ic.py Added has_key() method to IC object. 1998-07-31 09:39:28 +00:00
maccache.py
macerrors.py Re-generated with slightly more intelligent script 1998-04-21 15:21:21 +00:00
macostools.py Tabnanny fixes 1998-04-15 14:35:16 +00:00
mactty.py Module to use Mac serial port as a communication link 1998-02-25 15:43:57 +00:00
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 I give in. Now Tk is also using resources just above 128, so Python 1998-01-06 16:48:49 +00:00
quietconsole.py