Hi Sylvain,
I get this at that URL:

Traceback (most recent call last):
 File "/usr/lib/python2.6/dist-packages/cubicweb/etwist/server.py", line 210, 
in render_request
   return self._render_request(request)
 File "/usr/lib/python2.6/dist-packages/cubicweb/etwist/server.py", line 257, 
in _render_request
   result = self.appli.publish(path, req)
 File "/usr/lib/python2.6/dist-packages/cubicweb/web/application.py", line 444, 
in main_publish
   return result
UnboundLocalError: local variable 'result' referenced before assignment

Regards,
Gianni

Sylvain Thénault wrote:
On 08 septembre 17:33, Gianni Pucciani wrote:
Hello,

hi,

Is it available a list of checks that pylint can perform, with a clear 
description of them?
PEP008 looks good, but the manual says that this is only -close- to what pylint 
uses.

have you seen http://www.logilab.org/card/pylintfeatures ?

_______________________________________________
Python-Projects mailing list
[email protected]
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to