summaryrefslogtreecommitdiffstats
path: root/Python/dynload_os2.c
Commit message (Expand)AuthorAgeFilesLines
* #16135: Removal of OS/2 support (I)Jesus Cea2012-10-041-42/+0
* Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py.Brett Cannon2012-05-041-5/+1
* Issue #3080: Remove unused argument of _PyImport_GetDynLoadFunc()Victor Stinner2011-02-221-1/+1
* Recorded merge of revisions 81029 via svnmerge fromAntoine Pitrou2010-05-091-29/+29
* Implement PEP 3121: new module initialization and finalization API.Martin v. Löwis2008-06-111-1/+1
* Use PyOS_snprintf instead of sprintf.Jeremy Hylton2001-11-281-4/+4
* Fixes for possible buffer overflows in sprintf() usages.Marc-André Lemburg2001-11-281-1/+1
* REMOVED all CWI, CNRI and BeOpen copyright markings.Guido van Rossum2000-09-011-9/+0
* Change copyright notice - 2nd try.Guido van Rossum2000-06-301-6/+0
* Change copyright notice.Guido van Rossum2000-06-301-21/+6
* Cleanup patches from Greg Stein:Guido van Rossum1999-12-221-1/+3
* The old platform-specific contents of importdl.c, broken down into oneGuido van Rossum1999-12-201-0/+74