aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/dynload_os2.c
Commit message (Expand)AuthorAge
* Issue #3080: Remove unused argument of _PyImport_GetDynLoadFunc()Victor Stinner2011-02-22
* Recorded merge of revisions 81029 via svnmerge fromAntoine Pitrou2010-05-09
* Implement PEP 3121: new module initialization and finalization API.Martin v. Löwis2008-06-11
* Use PyOS_snprintf instead of sprintf.Jeremy Hylton2001-11-28
* Fixes for possible buffer overflows in sprintf() usages.Marc-André Lemburg2001-11-28
* REMOVED all CWI, CNRI and BeOpen copyright markings.Guido van Rossum2000-09-01
* Change copyright notice - 2nd try.Guido van Rossum2000-06-30
* Change copyright notice.Guido van Rossum2000-06-30
* Cleanup patches from Greg Stein:Guido van Rossum1999-12-22
* The old platform-specific contents of importdl.c, broken down into oneGuido van Rossum1999-12-20