cpython/Mac/Lib
2001-02-17 23:30:19 +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 Dialogs and there windows were still confused in some spots. Fixed. 2001-02-09 15:57:01 +00:00
findertools.py
FrameWork.py DialogWindows now have a self.dlg in addition to self.wid. 2001-02-14 17:07:04 +00:00
ic.py
icopen.py
maccache.py
macerrors.py
MACFS.py Added a few constants. 2001-02-09 15:57:53 +00:00
macfsn.py
macostools.py The new touched() was far too expensive. Re-enabled the old one, the ae-based one is available as touched_ae(). Have to read up on the subject of telling the finder about changes. 2001-02-14 17:06:32 +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