pylint #91705 False positive E1120 for @classonlymethod [rejected]
Like @classmethod, the decorator @classonlymethod enables an automatic variable to be passed to a method. Pylint handles @classmethod, but not @classonlymethod. | |
priority | normal |
---|---|
type | bug |
done in | <not specified> |
load | 0.000 |
load left | 0.000 |
closed by | <not specified> |
attachment
Comments
-
2012/04/02 07:35, written by lpetre
add commentAh, this is django specific. How do I delete this ticket.