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 07:59:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dbfb8d46260e29d2ca3068174aeeadced057b5fe
cpython
/
Mac
/
Python
T
History
Jack Jansen
8dc8a6e4be
Mac-specific version of getmtime (for non-GUSI Python, which needs
...
different include files)
1997-01-10 15:24:19 +00:00
..
getapplbycreator.c
Added macfs.FindApplication() to find application FSSpec given signature.
1996-09-20 15:25:16 +00:00
getmtime.c
Mac-specific version of getmtime (for non-GUSI Python, which needs
1997-01-10 15:24:19 +00:00
macapplet.c
Added void before main
1996-08-20 16:21:06 +00:00
macapplication.c
Removed debug printf
1996-08-19 11:38:03 +00:00
macgetargv.c
Fixed FSSpec->pathname code to add colon if the fsspec points to a disk.
1996-11-20 14:58:27 +00:00
macgetcompiler.c
Include config.h
1996-08-19 11:36:59 +00:00
macgetmtime.c
rename2 changes
1995-01-12 12:37:24 +00:00
macgetpath.c
Got rid of nfullpath in favor of PyMac_GetFullPath (which was pretty
1996-11-09 18:45:18 +00:00
macgetplatform.c
Old names changed to Py_GetCopyright, etc.
1996-07-10 15:48:25 +00:00
macglue.c
When loading a PYC resource check whether the filename is the
1996-11-09 18:43:44 +00:00
macguesstabsize.c
fixed comment
1995-01-22 18:42:33 +00:00
macmain.c
Added profiler initialization/finalization code (if __profile__ is defined)
1997-01-07 16:19:42 +00:00
macsetfiletype.c
Added getfiletype routine
1995-02-13 11:31:51 +00:00
macshlglue.c
Always call __initialize(), also on PPC
1996-08-23 15:45:26 +00:00