diff options
author | Guido van Rossum <guido@python.org> | 1994-08-29 12:54:38 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1994-08-29 12:54:38 (GMT) |
commit | 74e6a118caa67a5ea3671c03203fe6946df381dd (patch) | |
tree | 08d87d70741cc19f55e13d4e3c2a62adda3d5550 /Modules | |
parent | 14144fcdfde3efdac2d2c609b985ade5edc4eda2 (diff) | |
download | cpython-74e6a118caa67a5ea3671c03203fe6946df381dd.zip cpython-74e6a118caa67a5ea3671c03203fe6946df381dd.tar.gz cpython-74e6a118caa67a5ea3671c03203fe6946df381dd.tar.bz2 |
* Python/import.c: support *.o/*.so as alternative for
*module.o/*module.so
* Python/import.c: if initializing a module did not enter the
module into sys.modules, it may have raised an exception -- don't
override this exception.
Merged NT changes
* Python/import.c: add lost NT-specific code back in
Fixed NT changes
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions