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-09 22:20:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0035fb27f4c633f838755ba1689d0e49eecf387b
cpython
/
Mac
/
Python
T
History
Jack Jansen
0035fb27f4
In MachoPython print "Pythonw" in banner to distinguish from command-line
...
python. Removed debug output.
2002-03-29 14:27:06 +00:00
..
getapplbycreator.c
Another include Carbon/Carbon.h
2001-05-19 12:57:22 +00:00
gusiconfig.cpp
Reset the resource file chain before calling PyMac_OpenPrefFile. I'm not sure why this wasn't a problem before...
2001-02-28 15:54:18 +00:00
macapplication.c
Got rid of 68k-Mac and other outdated ifdefs.
2001-08-07 15:30:23 +00:00
macgetargv.c
Replaced PyMac_FullPath by PyMac_FullPathname, which has an extra 'length'
2001-09-10 22:00:39 +00:00
macgetcompiler.c
Bit the bullet and enabled garbage collection (finally).
2001-08-07 12:33:32 +00:00
macgetpath.c
Use getcwd(), not silly old getwd().
2001-12-14 22:57:34 +00:00
macgetplatform.c
…
macglue.c
Merging changes from release22-branch.
2001-12-27 23:01:18 +00:00
macimport.c
Replace sprintf() with PyOS_snprintf().
2001-12-05 23:27:58 +00:00
macmain.c
In MachoPython print "Pythonw" in banner to distinguish from command-line
2002-03-29 14:27:06 +00:00
macsetfiletype.c
…
macshlglue.c
…
missingtoolboxcalls.c
…
pyGUSISIOUX.cp
Don't call PyMac_OutputSeen if we have a custom console. Fix by Alexandre Parenteau.
2002-01-11 10:24:23 +00:00