cpython/Mac/Modules
Guido van Rossum b7e79e5f94 Got rid of {Get,Set}FileType in favor of {Get,Set}CreatorAndType --
the former had their arguments reversed compared to all Apple's
routines (e.g. FSpOpenResFile()).

Also fixed the SoundMgr UserRoutine (Jack fixed it but put the fix
between #ifdef __MWERKS__ ... #endif :-( ).

NB eventually this module should disappear in favor of separate
modules per manager (e.g. Resources, Sound, Files, ...).
1995-01-22 18:42:12 +00:00
..
macspeech Add files by Jack 1994-10-02 11:33:59 +00:00
config.c added Res module 1995-01-22 18:37:45 +00:00
ctbmodule.c Interface to Mac Communications Toolbox (only Connection Manager for 1994-12-14 13:31:11 +00:00
gestaltmodule.c gestaltmodule.c: interface to Gestalt Manager. 1994-09-16 10:54:21 +00:00
macfsmodule.c renamed Get routines to PyMac_Get; added macfs to config.c 1995-01-21 13:46:04 +00:00
macmodule.c Make malloc stats routine available under MetroWerks 1995-01-22 16:52:38 +00:00
macosmodule.c Got rid of {Get,Set}FileType in favor of {Get,Set}CreatorAndType -- 1995-01-22 18:42:12 +00:00
macspeechmodule.c 1995 copyright 1995-01-08 14:33:34 +00:00