COMMITS
/ Python/dynload_hpux.c May 9, 2010
A
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou committed
June 11, 2008
M
Implement PEP 3121: new module initialization and finalization API.
Martin v. Löwis committed
May 27, 2006
T
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters committed
November 2, 2002
N
Fix SF # 551504, python -v sometimes fails to find init (HPUX)
Neal Norwitz committed
January 26, 2002
M
Test for error status of shl_findsym. Fixes #505417. 2.2.1 candiate.
Martin v. Löwis committed
November 28, 2001
J
Use PyOS_snprintf instead of sprintf.
Jeremy Hylton committed
September 1, 2000
G
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum committed
June 30, 2000
G
Change copyright notice - 2nd try.
Guido van Rossum committed
G
Change copyright notice.
Guido van Rossum committed
December 22, 1999
G
Cleanup patches from Greg Stein:
Guido van Rossum committed
December 20, 1999
G
The old platform-specific contents of importdl.c, broken down into one
Guido van Rossum committed