summaryrefslogtreecommitdiff
path: root/tests/functional/n/non/non_init_parent_called.txt
blob: d6ef10e9f858b01ff17b536490691589ddfd28ef (plain)
1
2
3
4
5
import-error:6:0:6:18::Unable to import 'nonexistant':UNDEFINED
non-parent-init-called:14:8:14:26:AAAA.__init__:__init__ method from a non direct base class 'BBBBMixin' is called:UNDEFINED
no-member:22:50:22:77:CCC:Module 'functional.n.non.non_init_parent_called' has no 'BBBB' member:INFERENCE
no-member:27:8:27:35:CCC.__init__:Module 'functional.n.non.non_init_parent_called' has no 'BBBB' member:INFERENCE
no-member:50:8:50:23:Super2.__init__:Super of 'Super2' has no '__woohoo__' member:INFERENCE