aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/dynload_hpux.c
Commit message (Expand)AuthorAge
* Fix SF # 551504, python -v sometimes fails to find init (HPUX)Neal Norwitz2002-11-02
* Test for error status of shl_findsym. Fixes #505417. 2.2.1 candiate.Martin v. Löwis2002-01-26
* Use PyOS_snprintf instead of sprintf.Jeremy Hylton2001-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