diff options
author | Guido van Rossum <guido@python.org> | 1997-07-21 14:54:36 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-07-21 14:54:36 (GMT) |
commit | ef3d02ebb955d01b2a8484d7c25f5ced4bf2036d (patch) | |
tree | e5c9f58a81c0a3489f51f267393d355f60a4be58 /Lib/keyword.py | |
parent | 766118525adee39af4e009e765ee1364df956964 (diff) | |
download | cpython-ef3d02ebb955d01b2a8484d7c25f5ced4bf2036d.zip cpython-ef3d02ebb955d01b2a8484d7c25f5ced4bf2036d.tar.gz cpython-ef3d02ebb955d01b2a8484d7c25f5ced4bf2036d.tar.bz2 |
Removed some variables that are used to exchange data between import.c and
importdl.c: the MAXSUFFIXSIZE macro is now defined in importdl.h, and
the modules dictionary is now passed using PyImport_GetModuleDict().
Also undefine USE_SHLIB for AIX -- in AIX 4.2 and up, dlfcn.h exists
but we don't want to use it.
Diffstat (limited to 'Lib/keyword.py')
0 files changed, 0 insertions, 0 deletions