• Jack Jansen's avatar
    First step in porting MacPython modules to OSX/unix: break all references… · 0e04eecd
    Jack Jansen yazdı
    First step in porting MacPython modules to OSX/unix: break all references between modules except for the obj_New() and obj_Convert() routines, the PyArg_Parse and Py_BuildValue helpers.
    
    And these can now be vectored through glue routines (by defining USE_TOOLBOX_OBJECT_GLUE) which will do the necessary imports, whereupon the module's init routine will tell the glue routine about the real conversion routine address and everything is fine again.
    0e04eecd
Adı
Son kayıt (commit)
Son güncelleme
..
ae Loading commit data...
app Loading commit data...
cm Loading commit data...
ctl Loading commit data...
dlg Loading commit data...
drag Loading commit data...
evt Loading commit data...
fm Loading commit data...
help Loading commit data...
htmlrender Loading commit data...
icn Loading commit data...
list Loading commit data...
macspeech Loading commit data...
menu Loading commit data...
qd Loading commit data...
qdoffs Loading commit data...
qt Loading commit data...
res Loading commit data...
scrap Loading commit data...
snd Loading commit data...
te Loading commit data...
waste Loading commit data...
win Loading commit data...
ColorPickermodule.c Loading commit data...
Nav.c Loading commit data...
Printingmodule.c Loading commit data...
_dummy_tkinter.c Loading commit data...
calldll.c Loading commit data...
ctbmodule.c Loading commit data...
gestaltmodule.c Loading commit data...
icgluemodule.c Loading commit data...
macconfig.c Loading commit data...
macfsmodule.c Loading commit data...
macmodule.c Loading commit data...
macosmodule.c Loading commit data...
macspeechmodule.c Loading commit data...