pylint #9263 no W0613 for __init__ (method does not use all of its arguments) [resolved]
Maarteen reported: 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. | |
priority | normal |
---|---|
type | bug |
done in | 0.20.0 |
load | 0.200 |
load left | 0.000 |
closed by | <not specified> |
similar entities
Comments
-
2010/02/28 16:42, written by nchauvat
add commentsee http://lists.logilab.org/pipermail/python-projects/2010-February/002264.html