cpython/Mac/Modules
Christian Heimes 000a074c95 Modified PyImport_Import and PyImport_ImportModule to always use absolute imports by calling __import__ with an explicit level of 0
Added a new API function PyImport_ImportModuleNoBlock. It solves the problem with dead locks when mixing threads and imports
2008-01-03 22:16:32 +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 bug #1154: release memory allocated by "es" PyArg_ParseTuple format specifier. 2007-09-12 18:29:18 +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 This "fixes" compilation issues for the Carbon._OSA module on OSX Leopard 2007-12-05 20:07:36 +00:00
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 Modified PyImport_Import and PyImport_ImportModule to always use absolute imports by calling __import__ with an explicit level of 0 2008-01-03 22:16:32 +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