third_party.pylibs.pylint.src/pylint/test/messages/func_w0233.txt
2015-02-14 18:13:20 +02:00

5 lines
326 B
Plaintext

E: 22:CCC: Module 'input.func_w0233' has no 'BBBB' member
E: 27:CCC.__init__: Module 'input.func_w0233' has no 'BBBB' member
F: 20: Unable to import 'nonexistant'
W: 12:AAAA.__init__: __init__ method from a non direct base class 'BBBBMixin' is called
W: 48:Super2.__init__: __init__ method from base class 'dict' is not called