Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged mactoolboxglue.c into macglue.c. A later step will be to separate out | Jack Jansen | 2001-05-19 | 1 | -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 Jansen | 2001-05-17 | 1 | -0/+108 |
Py_BuildTuple helpers) from one dynamically imported module to another. |