cpython/Mac/Lib
Jack Jansen 5c82d13e1f FindFolder argument is a short, not an unsigned short.
Added kLocalDomain and friends.
2001-03-15 14:39:37 +00:00
..
lib-scripting
lib-scriptpackages
lib-toolbox Got rid of full pathnames in "generated from" comments, so that these files are the same no mater which machine they've been generated on. 2001-02-12 16:09:44 +00:00
mkcwproject
test
Audio_mac.py
buildtools.py Allow selecting a template in findtemplate(), so Classic programs can build Carbon applets and vice-versa. 2001-02-17 23:30:19 +00:00
cfmfile.py
dbmac.py
EasyDialogs.py Hide the ProgressBar before raising KeyboardInterrupt. Not doing so resulted in a hang on Carbon. 2001-02-23 22:18:27 +00:00
findertools.py
FrameWork.py Handle the apple menu differently under Carbon. 2001-03-15 14:39:03 +00:00
ic.py
icopen.py
maccache.py
macerrors.py
MACFS.py FindFolder argument is a short, not an unsigned short. 2001-03-15 14:39:37 +00:00
macfsn.py
macostools.py macostools.copy() now has an optional forcetype flag, which sets the filetype. This is used by various tools to set the type to APPL when copying interpreter template files (Atmp filetype). 2001-03-06 22:46:25 +00:00
mactty.py
nsremote.py
PixMapWrapper.py
preferences.py
py_resource.py
pythonprefs.py Bit the bullet and added a private GUSISIOUX for Python. This makes the delayconsole and keepopen code neater. Also tells Sioux to behave better with events, and handles cmd-. during print better. The pythonpreferences have also changed due to this. 2001-02-11 01:08:04 +00:00
quietconsole.py
SoundMgr.py
videoreader.py