[Python-projects] bug - pylint 0.14.0 C0103

Sylvain Thénault sylvain.thenault at logilab.fr
Tue May 13 11:59:42 CEST 2008


On Fri, May 02, 2008 at 06:36:54PM +0000, John Lazenby wrote:
> 
> Sorry if this has been reported before, I couldn't find it.
> 
> C0103  Invalid name "PARAM10" (should match (([A-Z_][A-Z1-9_]*)|(__.*__))$)
> 
> I think the regex should allow 0-9, rather than 1-9
> 
> I've never looked at the code, but I suppose I could send you a patch if you'd like.

fixed in the repository. Thank you for the report.

-- 
Sylvain Thénault                               LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian:  http://www.logilab.fr/formations
Développement logiciel sur mesure:       http://www.logilab.fr/services
Python et calcul scientifique:           http://www.logilab.fr/science



More information about the Python-Projects mailing list