This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-04 18:45:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbba66eb7d52c0f00b306009d37e8b488cdfe616
cpython
/
Mac
/
Lib
T
History
Jack Jansen
9c940ca143
Moved to Unsupported.
2000-09-12 20:24:50 +00:00
..
lib-scripting
…
lib-scriptpackages
Regenerated to take advantage of support for multiple names for a single property.
2000-08-22 20:35:17 +00:00
lib-toolbox
Enums we cannot find are set to None, and enumsubst understands this (no substitution done). This is need for what I think are bugs in the Finder aete resources (some events use unknown enums).
2000-08-20 19:42:52 +00:00
test
Replaced OpenResFile calls with FSpOpenResFile calls (which are carbon-compatible).
2000-06-20 21:59:25 +00:00
Audio_mac.py
…
buildtools.py
…
cfmfile.py
Replaced OpenResFile calls with FSpOpenResFile calls (which are carbon-compatible).
2000-06-20 21:59:25 +00:00
dbmac.py
…
EasyDialogs.py
Call GetDialogWindow to convert dialogs to windows.
2000-08-25 22:06:19 +00:00
findertools.py
Updated for the new applescript interface (which actually makes it so ridiculously simple that its main reason for existence is backward compatability).
2000-08-20 19:56:13 +00:00
FrameWork.py
…
ic.py
…
icopen.py
…
maccache.py
…
macerrors.py
…
MACFS.py
…
macfsn.py
…
macostools.py
…
mactty.py
…
nsremote.py
Updated for new AppleScript structure and moved to Lib (it's far too useful to lurk in the source folder).
2000-08-20 20:06:51 +00:00
PixMapWrapper.py
…
preferences.py
…
py_resource.py
…
pythonprefs.py
…
quietconsole.py
…
SoundMgr.py
…