mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 15:27:45 +07:00
GitOrigin-RevId: 4ee6b7ef7e51a697e4d52a06b87cf599c79366a0
9 lines
297 B
HTML
9 lines
297 B
HTML
<html>
|
|
<body>
|
|
<p>Reports occurrences of
|
|
<a href="https://www.python.org/doc/newstyle/">new-style class features</a>
|
|
in old-style classes. The inspection highlights
|
|
<code>__slots__</code>, <code>__getattribute__</code>, and <code>super()</code>
|
|
inside old-style classes.</p>
|
|
</body>
|
|
</html> |