COMMITS
/ Mac/Python/macimport.c July 11, 2000
J
ANSIfication step 2: make sure all needed prototypes are available, and all needed
Jack Jansen committed
July 3, 2000
J
PyMac_FindModuleExtension now uses a size_t as its size parameter for compatibility.
Jack Jansen committed
April 7, 2000
J
Started on GUSI2 and threading support.
Jack Jansen committed
October 12, 1998
J
Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate.
Jack Jansen committed
September 7, 1998
J
Mods by Just to allow aliases in sys.path entries
Jack Jansen committed
August 18, 1998
J
Support for freezing packages (Just).
Jack Jansen committed
July 31, 1998
J
The PYD resource should now contain 2 strings: one for the ppc
Jack Jansen committed
July 13, 1998
J
All import-related code has moved to macimport.c.
Jack Jansen committed