mirror of
https://github.com/python/cpython.git
synced 2025-10-27 11:44:39 +00:00
with functionality needed for both unix-Python and MacPython and a new smaller ./Mac/Python/macglue.c which contains MacPython stuff only. pymactoolbox.h has moved to ./Include from ./Mac/Include and now also contains the relevant stuff from macglue.h. The net effect of this is that the ./Mac subdirectory is not needed anymore for building the unix-Python core on MacOSX (it is needed for building the extension modules). |
||
|---|---|---|
| .. | ||
| getapplbycreator.c | ||
| gusiconfig.cpp | ||
| macapplication.c | ||
| macgetargv.c | ||
| macgetcompiler.c | ||
| macgetpath.c | ||
| macgetplatform.c | ||
| macglue.c | ||
| macimport.c | ||
| macmain.c | ||
| macsetfiletype.c | ||
| macshlglue.c | ||
| missingtoolboxcalls.c | ||
| pyGUSISIOUX.cp | ||