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-13 16:08:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f9bb90e4539b4443960dc2ab217166fb4635b0bb
cpython
/
Mac
/
Python
T
History
Jack Jansen
00638bd4f9
Don't call PyMac_OutputSeen if we have a custom console. Fix by Alexandre Parenteau.
2002-01-11 10:24:23 +00:00
..
getapplbycreator.c
…
gusiconfig.cpp
…
macapplication.c
…
macgetargv.c
Replaced PyMac_FullPath by PyMac_FullPathname, which has an extra 'length'
2001-09-10 22:00:39 +00:00
macgetcompiler.c
…
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, don't simulate argc/argv unless we have argc=1 and argv[1]
2002-01-02 22:53:38 +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