summaryrefslogtreecommitdiffstats
path: root/Mac/Python/mactoolboxglue.c
Commit message (Collapse)AuthorAgeFilesLines
* Merged mactoolboxglue.c into macglue.c. A later step will be to separate outJack Jansen2001-05-191-108/+0
| | | | the stuff that is only needed on classic-MacOS.
* Glue code to connect obj_New and obj_Convert routines (the PyArg_Parse and ↵Jack Jansen2001-05-171-0/+108
Py_BuildTuple helpers) from one dynamically imported module to another.