Files
openide/python/testData/inspections
Semyon Proshev 5ab55667c8 PY-12773 Fixed: Misleading warning for attribute assignment when a class has __slots__
Update PyPropertyAccessInspection to check writing to class attribute in case of __slots__ in class
2016-05-24 19:17:02 +03:00
..