Andrew MacIntyre
|
d4c9b16b34
|
Makefile:
- add _csv module to the build list
- various cleanups
config.c:
- various cleanups
pyconfig.h:
- various cleanups
|
2003-04-21 14:28:01 +00:00 |
|
Andrew MacIntyre
|
e52aa5ce48
|
add universal newline support to configuration
|
2002-12-31 11:24:43 +00:00 |
|
Martin v. Löwis
|
2befa48926
|
Patch #505375: Make doc strings optional.
|
2002-06-09 13:41:37 +00:00 |
|
Andrew MacIntyre
|
41d97d6777
|
Create and populate OS/2 EMX port build directory:
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
|
2002-02-17 05:23:30 +00:00 |
|