third_party.pylibs.pylint.src/pylint/test/messages/func_w0233.txt

5 lines
326 B
Plaintext
Raw Normal View History

E: 22:CCC: Module 'input.func_w0233' has no 'BBBB' member
E: 27:CCC.__init__: Module 'input.func_w0233' has no 'BBBB' member
2009-08-26 17:52:35 +00:00
F: 20: Unable to import 'nonexistant'
2006-11-23 14:38:15 +00:00
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