]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Glue code to connect obj_New and obj_Convert routines (the PyArg_Parse and Py_BuildTu...
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 17 May 2001 22:11:44 +0000 (22:11 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 17 May 2001 22:11:44 +0000 (22:11 +0000)
commitf57a4a2e97476234fbc994221328008fc0508078
tree57abd74fcb5fb2bc97da6aa9910d1b319c56d6f3
parent0e04eecdbf8467cf3fe055e41e96fa48507b998c
Glue code to connect obj_New and obj_Convert routines (the PyArg_Parse and Py_BuildTuple helpers) from one dynamically imported module to another.
Mac/Include/pymactoolbox.h
Mac/Python/mactoolboxglue.c [new file with mode: 0644]