ZODB Components: Creating an External Method failed if it has never been loaded before.
getattr() will never load the Component, whereas import does. Also, unit tests were passing with this bug, so improve unit test so that asserting that a module is importable does not have side-effects.
Showing
Please register or sign in to comment