COMMITS
/ Python/importdl.h 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