Statistics
| Revision:

gvsig-scripting / org.gvsig.scripting / trunk / org.gvsig.scripting / org.gvsig.scripting.app / org.gvsig.scripting.app.mainplugin / src / main / resources-plugin / scripting / lib / pylint / test / messages / func_typecheck_getattr_py30.txt @ 745

History | View | Annotate | Download (648 Bytes)

1
E: 25:Client.__init__: Class 'Provider' has no 'cattribute' member
2
E: 35:Client.use_method: Instance of 'Provider' has no 'hophophop' member
3
E: 40:Client.use_attr: Instance of 'Provider' has no 'attribute' member
4
E: 52:Client.test_bt_types: Instance of 'list' has no 'apppend' member
5
E: 54:Client.test_bt_types: Instance of 'dict' has no 'set' member
6
E: 56:Client.test_bt_types: Instance of 'tuple' has no 'append' member
7
E: 58:Client.test_bt_types: Instance of 'str' has no 'loower' member
8
E: 62:Client.test_bt_types: Instance of 'int' has no 'whatever' member
9
E: 66: Instance of 'int' has no 'lower' member (but some types could not be inferred)