summaryrefslogtreecommitdiffstats
path: root/PC/os2emx/pyconfig.h
Commit message (Expand)AuthorAgeFilesLines
* remove support for missing ANSI C header files (limits.h, stddef.h, etc).Skip Montanaro2004-02-101-21/+0
* Remove support for --without-universal-newlines (see PEP 11).Skip Montanaro2004-02-071-3/+0
* Remove HAVE_STRPTIME - no longer necessary with the pure Python version ofSkip Montanaro2004-02-071-3/+0
* More pre-2.3 build tweaks for the OS/2 EMX port:Andrew MacIntyre2003-07-161-4/+4
* More pre-2.3 build tweaks for the OS/2 EMX port:Andrew MacIntyre2003-07-131-0/+12
* add support for os.tmpfile()Andrew MacIntyre2003-06-091-0/+3
* Makefile:Andrew MacIntyre2003-04-211-110/+110
* add universal newline support to configurationAndrew MacIntyre2002-12-311-0/+3
* Patch #505375: Make doc strings optional.Martin v. Löwis2002-06-091-0/+3
* Create and populate OS/2 EMX port build directory:Andrew MacIntyre2002-02-171-0/+306