Mercurial > hg > vampy
log PyPlugScanner.cpp @ 92:a6718f9fe942
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 |