summaryrefslogtreecommitdiff
path: root/pylint/test/functional/class_members_py27.txt
blob: 3a3be0ede71ac81d661c989fc44dfc06d710ea01 (plain)
1
2
3
4
5
6
7
no-member:14:MyClass.test:Instance of 'MyClass' has no 'incorrect' member:INFERENCE
no-member:15:MyClass.test:Instance of 'MyClass' has no 'havenot' member:INFERENCE
no-member:16:MyClass.test:Instance of 'MyClass' has no 'nonexistent1' member:INFERENCE
no-member:17:MyClass.test:Instance of 'MyClass' has no 'nonexistent2' member:INFERENCE
no-member:50::Instance of 'TestMetaclass' has no 'register' member:INFERENCE
no-member:51::Instance of 'UsingMetaclass' has no 'test' member:INFERENCE
no-member:65:MetaClass.whatever:Class 'MetaClass' has no 'missing' member:INFERENCE