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 / functional / missing_self_argument.txt @ 745

History | View | Annotate | Download (246 Bytes)

1
no-method-argument:11:MyClass.method:Method has no argument
2
no-method-argument:13:MyClass.met:"""Method has no argument
3
""
4
"
5
no-method-argument:14:MyClass.setup:Method has no argument
6
undefined-variable:16:MyClass.setup:Undefined variable 'self'