Setter and getter method names can't differ (Python 2) #8086
Labels
false-positive
mypy gave an error on correct code
feature
priority-2-low
topic-descriptors
Properties, class vs. instance attributes
topic-python2
issues only applicable to Python 2
This doesn't work (reported by Tim Abbott):
This example seems to be only valid in Python 2, not Python 3.
(Originally reported in #220 (comment).)
The text was updated successfully, but these errors were encountered: