COMMITS
/ Python/importdl.h December 30, 2002
J
PEP 302 + zipimport:
Just van Rossum committed
February 26, 2002
A
OS/2 EMX port changes (Python part of patch #450267):
Andrew MacIntyre committed
November 5, 2001
T
SF patch 473749 compile under OS/2 VA C++, from Michael Muller.
Tim Peters committed
September 1, 2000
G
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum committed
July 9, 2000
T
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
Tim Peters committed
June 30, 2000
G
Change copyright notice - 2nd try.
Guido van Rossum committed
G
Change copyright notice.
Guido van Rossum committed
December 20, 1999
G
For Windows, need to add #include <windows.h>.
Guido van Rossum committed
G
Some rearrangements for the importdl.c restructuring.
Guido van Rossum committed
August 6, 1998
G
Added declarations for Mac code resource modules (Jack Jansen).
Guido van Rossum committed
September 5, 1997
G
First part of package support.
Guido van Rossum committed
July 21, 1997
G
Removed some variables that are used to exchange data between import.c and
Guido van Rossum committed
May 14, 1997
G
One last rename glitch: import_modules -> _PyImport_Modules.
Guido van Rossum committed
April 29, 1997
G
Quickly renamed the remaining files -- this directory is done.
Guido van Rossum committed
October 25, 1996
G
New permission notice, includes CNRI.
Guido van Rossum committed
June 12, 1995
S
Check if we've already loaded a dynamic module under a different name.
Sjoerd Mullender committed
February 15, 1995
J
Added hooks to support importing pyc code from a resource on the mac.
Jack Jansen committed
January 4, 1995
G
Added 1995 to copyright message.
Guido van Rossum committed
January 2, 1995
G
Lots of changes, most minor (fatal() instead of abort(), use of
Guido van Rossum committed