summaryrefslogtreecommitdiff
path: root/pylint/test/messages/func_w0233.txt
blob: 7c7780e74e652ba2f54364a647e25fd03a813a37 (plain)
1
2
3
4
5
6
E:  6: Unable to import 'nonexistant'
E: 22:CCC: Module 'input.func_w0233' has no 'BBBB' member
E: 27:CCC.__init__: Module 'input.func_w0233' has no 'BBBB' member
E: 50:Super2.__init__: Super of 'Super2' has no '__woohoo__' member
W: 14: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