This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-25 08:24:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Mac
/
Lib
History
Jack Jansen
52306a780b
The new menu initialization code would also add the SIOUX menus if a (frozen) Python program had installed its own menubar previously. We now guard against this, with a bit of a hack: FrameWork uses the same Menu ID as Sioux, and the init code checks that the text in the menu is "About SIOUX" before replacing it.
2001-12-10 16:08:14 +00:00
..
Carbon
…
lib-compat
…
lib-scriptpackages
…
mkcwproject
Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the
2001-11-30 14:16:36 +00:00
test
Patch supplied by Burton Radons for his own SF bug
#487390
: Modifying
2001-12-08 18:02:58 +00:00
aepack.py
…
aetools.py
…
aetypes.py
…
applesingle.py
…
Audio_mac.py
…
buildtools.py
…
cfmfile.py
…
dbmac.py
…
EasyDialogs.py
…
findertools.py
…
FrameWork.py
The new menu initialization code would also add the SIOUX menus if a (frozen) Python program had installed its own menubar previously. We now guard against this, with a bit of a hack: FrameWork uses the same Menu ID as Sioux, and the init code checks that the text in the menu is "About SIOUX" before replacing it.
2001-12-10 16:08:14 +00:00
ic.py
…
icopen.py
…
maccache.py
…
macerrors.py
…
MACFS.py
…
macfsn.py
…
macostools.py
…
macresource.py
…
mactty.py
…
MiniAEFrame.py
…
nsremote.py
…
PixMapWrapper.py
…
preferences.py
…
py_resource.py
…
pythonprefs.py
…
quietconsole.py
…
SoundMgr.py
…
videoreader.py
…
WASTEconst.py
…