cpython/Mac/Modules
Ronald Oussoren bfbfe1f8b9 Fix for bug #1525447 (renaming to MacOSmodule.c would also work, but not
without causing problems for anyone that is on a case-insensitive filesystem).

Setup.py tries to compile the MacOS extension from MacOSmodule.c, while the
actual file is named macosmodule.c. This is no problem on the (default)
case-insensitive filesystem, but doesn't work on case-sensitive filesystems.
2006-07-25 19:20:54 +00:00
..
ae Fix whitespace, there are memory leaks in this module. 2006-06-16 04:32:43 +00:00
ah
app
carbonevt Get rid of some warnings on Mac 2006-04-12 04:56:35 +00:00
cf Fix bug #1000914 (again). 2006-05-20 06:17:01 +00:00
cg
cm
ctl
dlg Correct None refcount issue in Mac modules. (Are they 2006-05-28 21:57:35 +00:00
drag
evt
file Correct None refcount issue in Mac modules. (Are they 2006-05-28 21:57:35 +00:00
fm
folder
help
ibcarbon
icn
launch
list
menu
mlte Fix some warnings on Mac OS X 10.4 2006-04-28 05:28:05 +00:00
osa
qd Get rid of some warnings on Mac 2006-04-12 04:56:35 +00:00
qdoffs
qt
res
scrap
snd
te
win
ColorPickermodule.c
MacOS.c Fix for bug #1525447 (renaming to MacOSmodule.c would also work, but not 2006-07-25 19:20:54 +00:00
Nav.c Fix a couple of warnings on Mac OS X. 2006-02-24 15:39:29 +00:00
OSATerminology.c
autoGIL.c
gestaltmodule.c Convert more modules to METH_VARARGS. 2006-05-29 21:58:42 +00:00
icgluemodule.c