summaryrefslogtreecommitdiffstats
path: root/PC/os2emx/python23.def
Commit message (Collapse)AuthorAgeFilesLines
* refresh to pick up recent changesAndrew MacIntyre2002-06-101-3/+3
|
* add enumobject.c to build machineryAndrew MacIntyre2002-04-301-0/+4
|
* update build infrastructure for pymalloc and bool changesAndrew MacIntyre2002-04-151-5/+16
|
* Create and populate OS/2 EMX port build directory:Andrew MacIntyre2002-02-171-0/+931
PC/os2emx/ Makefile README.os2emx config.c dlfcn.c // libdl emulation code for loadable extensions dlfcn.h dllentry.c // DLL initialisation routine for Python DLL getpath.c pyconfig.h python23.def // Python DLL symbol export definitions pythonpm.c // console-less PM interpreter wrapper