summaryrefslogtreecommitdiffstats
path: root/PC/os2emx/pythonpm.c
Commit message (Collapse)AuthorAgeFilesLines
* Create and populate OS/2 EMX port build directory:Andrew MacIntyre2002-02-171-0/+124
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