SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72140 0 25 Python

* 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
G
Guido van Rossum committed
74e6a118caa67a5ea3671c03203fe6946df381dd
Parent: 14144fc