Commit 74e6a11
committed
* 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 changes1 parent 14144fc commit 74e6a11
1 file changed
Lines changed: 332 additions & 68 deletions
0 commit comments