[Python-projects] Is this a pylint bug or is Python too dynamic?

A.T.Hofkamp a.t.hofkamp at tue.nl
Thu Mar 12 15:50:11 CET 2009


skip at pobox.com wrote:
> it only emits some convention and refactor messages, no warnings or errors.
> I see nothing about calling A.meth with too few args.  Shouldn't pylint be
> able to detect that?  This is with:

pylint is not really good at counting arguments at the moment, see also the 
following ticket

http://www.logilab.org/ticket/5561


Sincerely,
Albert


More information about the Python-Projects mailing list