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-11 15:12:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eefb107a48fd7afea4ea53cf45ea69ae2b227aa0
cpython
/
Mac
/
Python
T
History
Jack Jansen
add8b246f6
Release a PYC resource after reading it. No need to keep it incore.
2001-02-21 15:48:19 +00:00
..
getapplbycreator.c
…
gusiconfig.cpp
Got rid of ifdefs to enable MacTCP GUSI support, Open Transport always works fine nowadays.
2001-01-12 23:41:46 +00:00
macapplication.c
…
macgetargv.c
FSSpec names may be longer on carbon (1024 chars), cater for that in buffer sizes.
2001-01-09 22:25:49 +00:00
macgetcompiler.c
Made version string shorter for Carbon so it fits on one line.
2001-02-17 22:00:43 +00:00
macgetpath.c
…
macgetplatform.c
…
macglue.c
More changes to attempt to get the menubar back on exit. Without success:-(
2001-02-17 22:02:07 +00:00
macimport.c
Release a PYC resource after reading it. No need to keep it incore.
2001-02-21 15:48:19 +00:00
macmain.c
More changes to attempt to get the menubar back on exit. Without success:-(
2001-02-17 22:02:07 +00:00
macsetfiletype.c
…
macshlglue.c
…
missingtoolboxcalls.c
…
pyGUSISIOUX.cp
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