[Python-projects] pylint: No warning on unused arguments in constructor

Huurne, Maarten ter maarten.ter.huurne at philips.com
Thu Jun 4 21:20:22 CEST 2009


Hi all,

pylint issues message W0613 if a method does not use all of its arguments. However, if a constructor does not use all of its arguments, no message is issued.

Is this intentional or is it an oversight?

Bye,
                Maarten


The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message.


More information about the Python-Projects mailing list