ZODB Components: Fix clearing of pylint/astroid AST cache.
When a Component was not imported but only used during pylint checking, its Module AST was never removed from the cache. This fixes testDynamicClassGeneration failures since the migration of IMovement (e8e5f273).
Showing
Please register or sign in to comment