summaryrefslogtreecommitdiffstats
path: root/PC/os2emx/config.c
Commit message (Expand)AuthorAgeFilesLines
* #16135: Removal of OS/2 support (posixmodule y platform dependent files)Jesus Cea2012-10-041-164/+0
* Issue #14605: Stop having implicit entries for sys.meta_path.Brett Cannon2012-04-271-1/+0
* Issue #13959: Rename imp to _imp and add Lib/imp.py and beginBrett Cannon2012-04-151-1/+1
* Recorded merge of revisions 81029 via svnmerge fromAntoine Pitrou2010-05-091-55/+55
* Remove last traces of cStringIO.Georg Brandl2008-06-101-2/+0
* Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.Georg Brandl2008-05-251-2/+2
* #1535: rename __builtin__ module to builtins.Georg Brandl2007-12-021-1/+1
* Remove more hotshot cruft.Neal Norwitz2007-10-131-2/+0
* cPickle was removedNeal Norwitz2007-08-241-2/+0
* Merged revisions 55631-55794 via svnmerge fromGuido van Rossum2007-06-061-6/+0
* Merged revisions 55342-55406 via svnmerge fromGuido van Rossum2007-05-171-2/+0
* Merged revisions 55225-55227,55229-55269 via svnmerge fromGuido van Rossum2007-05-111-2/+0
* Remove the exceptions builtin module, all the exceptions are already builtin.Neal Norwitz2007-02-261-1/+0
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-6/+12
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-2/+0
* bring modules up to date, correct .DEF file versionAndrew MacIntyre2004-10-031-4/+0
* bring OS/2 EMX port build environment up to dateAndrew MacIntyre2004-07-071-2/+4
* reorganise modules, so that most standard extensions are built intoAndrew MacIntyre2003-06-091-1/+1
* Makefile & config.c:Andrew MacIntyre2003-04-211-26/+28
* Makefile:Andrew MacIntyre2003-04-211-0/+2
* bring structure closer to std config.c, whitespace normalisationAndrew MacIntyre2003-01-021-30/+44
* make _sre a dynamically loadable module and build xxsubtypeAndrew MacIntyre2002-06-101-1/+3
* Create and populate OS/2 EMX port build directory:Andrew MacIntyre2002-02-171-0/+160