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-05-17 09:58:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6554643b7a2eb034656a2268e9ab1e8a95abfba
cpython
/
Mac
/
Python
T
History
Jack Jansen
031b779d43
Use getcwd(), not silly old getwd().
2001-12-14 22:57:34 +00:00
..
getapplbycreator.c
…
gusiconfig.cpp
…
macapplication.c
…
macgetargv.c
…
macgetcompiler.c
…
macgetpath.c
Use getcwd(), not silly old getwd().
2001-12-14 22:57:34 +00:00
macgetplatform.c
…
macglue.c
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
macimport.c
Replace sprintf() with PyOS_snprintf().
2001-12-05 23:27:58 +00:00
macmain.c
Moved macfsn hackery from macmain.c to macfsmodule.c so it loads
2001-10-31 22:55:08 +00:00
macsetfiletype.c
…
macshlglue.c
…
missingtoolboxcalls.c
…
pyGUSISIOUX.cp
…