ZODB Components: pylint: Just ignoring no-name-in-module for monkey patch was not enough.
For example, ExtensionClass (such as ValidationFailed) need to have their AST properly generated. This fixes 'Use of super on an old style class (super-on-old-class)' error.