Files
openide/python/resources/inspectionDescriptions/PyShadowingNamesInspection.html
T
Andrey Vlasovskikh de8cc97b67 Split shadowing inspection into built-in and names from outer scopes shadowing
The reason is to have compatible shared inspections profile files for
various versions of the IDE.
2013-09-06 17:20:29 +04:00

5 lines
94 B
HTML

<html>
<body>
This inspection detects shadowing names defined in outer scopes.
</body>
</html>