cpython/Mac/Modules
Jack Jansen 8cd9a4fded Added a linkmodel attribute, showing how Python was built. This is so
packages can check that extension modules are built for the right type
of python. Current values can be static, framework, shared and cfm (for
completeness, for MacPyton-OS9).

Closes bug #691889. The reporter suggests backporting this to 2.2.3
and I think I agree.
2003-02-23 23:23:47 +00:00
..
ae It turns out that some calls return AEDesc records that are "borrowed", 2003-01-17 23:11:17 +00:00
ah Typecode for AHTOCType was wrong. Fixed. 2002-08-30 23:02:09 +00:00
app - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
carbonevt - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
cf - Various tweaks to forestall compiler warnings. 2002-12-23 22:35:38 +00:00
cg - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
cm - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
ctl - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
dlg - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
drag - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
evt Getting rid of pre-Carbon (MacOS8) support. All code depending on 2002-12-12 10:31:54 +00:00
file The FSAliasFile routines also have an in/out parameter. 2003-02-02 23:00:21 +00:00
fm Getting rid of pre-Carbon (MacOS8) support. All code depending on 2002-12-12 10:31:54 +00:00
folder Got angry and added support for pretty much the whole file and folder 2002-11-22 14:58:35 +00:00
help Added PEP253 support to most Carbon modules. This isn't complete yet: 2002-12-03 23:40:22 +00:00
htmlrender After generating the Python file with definitions try to run it, so 2002-08-15 21:48:16 +00:00
ibcarbon - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
icn Getting rid of pre-Carbon (MacOS8) support. All code depending on 2002-12-12 10:31:54 +00:00
list - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
menu - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
mlte - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
qd - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
qdoffs - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
qt Changed an edit instruction because of a changed parameter name (sigh). 2003-02-04 15:35:07 +00:00
res - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
scrap - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
snd - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
te - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
waste WASTEconst.py goes one level above the toolbox directory. 2003-02-21 22:11:45 +00:00
win - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
ColorPickermodule.c pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
Nav.c Fixed the first two bugs in the new file dialogs (found by Just): 2003-01-17 23:13:03 +00:00
Printingmodule.c Got rid of Py_FatalError calls. 2000-09-08 10:21:44 +00:00
_dummy_tkinter.c Dummy _tkinter module for Carbon, which explains that Tkinter isnt supported under Carbon. 2001-03-20 23:29:41 +00:00
calldll.c staticforward bites the dust. 2002-07-17 16:30:39 +00:00
gestaltmodule.c Added prototypes to shut gcc -Wstrict-prototypes up. 2001-09-04 22:29:31 +00:00
hfsplusmodule.c Get rid of support for Universal Headers older than 3.4 and various other 2002-12-13 15:02:02 +00:00
icgluemodule.c Getting rid of pre-Carbon (MacOS8) support. All code depending on 2002-12-12 10:31:54 +00:00
macconfig.c Added itertools module. 2003-02-05 13:36:50 +00:00
macmodule.c Merging the various tweaks for MacPython-OS9 2.3a1 back into the trunk. 2003-01-08 16:27:44 +00:00
macosmodule.c Added a linkmodel attribute, showing how Python was built. This is so 2003-02-23 23:23:47 +00:00