[Python-projects] PyLint, jargon, unhelpful error message
Sylvain Thénault
sylvain.thenault at logilab.fr
Tue Jul 28 14:41:24 CEST 2009
On 24 juillet 11:58, Pascal Meunier wrote:
> Hello PyLint Developers!
Hi,
[snip]
> I think that a Python syntax error inside a file should generate
> something more appropriate and helpful than something that sounds
> like the claim that there is no such file! I understand now that
> the syntax error prevented the name from appearing in the namespace,
> so from that oblique point of view the error message is correct.
> However, why on earth not report syntax errors as such?
right. I've filed a ticket for this pb:
http://www.logilab.org/ticket/9837
> I found no
> option to increase the verbosity of PyLint.
there is no such things, only messages/report control.
--
Sylvain Thénault LOGILAB, Paris (France)
Formations Python, Debian, Méth. Agiles: http://www.logilab.fr/formations
Développement logiciel sur mesure: http://www.logilab.fr/services
CubicWeb, the semantic web framework: http://www.cubicweb.org
More information about the Python-Projects
mailing list