cpython/Mac/Lib
Jack Jansen 20989e834d Mods by Bill Bedford
- Use internal version of finder class so we don't drag in finder
  tools
- error -1704 also ignored during arg unpack
- Use Scriptable Text Editor for example
1998-01-16 14:40:10 +00:00
..
lib-scripting Moved scripting to lib-scripting (did it the Sjoerd-way this time) 1997-12-18 17:47:12 +00:00
lib-toolbox Mods by Bill Bedford 1998-01-16 14:40:10 +00:00
test Dunno, rebinhexed? 1997-09-08 13:26:55 +00:00
Audio_mac.py Use MacOS.string_id_to_buffer for id() to buffer address hack 1997-04-03 14:44:41 +00:00
EasyDialogs.py Allow specifying own resources for all dialogs 1997-06-20 16:23:37 +00:00
FrameWork.py Added dopendingevents call 1997-06-20 16:24:24 +00:00
MACFS.py Constants useful when using macfs module 1995-08-31 13:38:44 +00:00
SoundMgr.py This file (which is Guido's) was somehow missing... 1994-12-14 13:07:43 +00:00
audiodev.py Committed a more or less working version. 1995-01-30 11:53:55 +00:00
dbmac.py add (dummy) mode arg to open() 1995-09-01 22:55:11 +00:00
findertools.py Convenience routines: wrappers around some of the scriptable finder 1996-09-20 15:26:20 +00:00
ic.py Return preferences of unknown type as opaque data 1997-01-10 15:25:47 +00:00
maccache.py mac -> os (can't this go now dircache is universal?) 1992-03-31 19:05:44 +00:00
macerrors.py Regenreated for MSL 1997-05-15 11:18:32 +00:00
macostools.py mkalias() now has an optional third parameter to create relative 1997-08-08 15:00:59 +00:00
preferences.py Preferences is a general module to get (and set) preferences in 1997-09-08 13:26:36 +00:00
py_resource.py Added optional preload arg to some routines (which creates reloaded 1997-06-12 10:50:47 +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 Module to buffer stdout/stderr until stdin is read. Useful for 1997-06-20 16:22:07 +00:00