On 08 janvier 11:06, Tim Savannah wrote:
> When a class contains usage of an undefined function, pylint 0.19.0
> will stop running and not report any errors on the file. This works
> in pylint 0.18.1.
> This is a critical error as a typo in a function name will cause the
> entire checking process to fail.
 
> Testcase is below:

[snip]

sorry I can't reproduce this with 

s...@scorpius:~/src/pylint$ pylint --version
Problem importing module: assert.pyc
No config file found, using default configuration
pylint 0.19.0, 
astng 0.19.3, common 0.46.0
Python 2.5.4 (r254:67916, Nov 19 2009, 19:46:21) 


-- 
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

_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to