Mercurial > hg > vampy
log PyExtensionManager.h @ 104:325fc01e00aa
age | author | description |
---|---|---|
Mon, 14 Jan 2019 16:19:44 +0000 | Chris Cannam | If a module appears to redefine one of our own types, refuse to load it. Also clear out the class dict for all refused modules now, so that we don't get stale names on the next scan due to not having cleared the module on unload |