-
Stefan Behnel authored
Fix crash when an exception occurs during module init and the stale module gets used later on (after import failure). This is fixed by no longer cleaning up the global references to module object and module dict, which obviously has the drawback of leaking memory.
871377b4
To find the state of this project's repository at the time of any of these versions, check out
the tags.