Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
resources
/
inspectionDescriptions
/
PyGlobalUndefinedInspection.html
blob: f493865fdbd7074913fb3931fc694bd1ed9ad75f [
file
] [
log
] [
blame
]
<html>
<body>
<span
style
=
"
font-family
:
verdana
,
serif
;
"
>
This inspection is used when a variable is defined through the "global" statement but the variable is not defined in the module scope.
</span>
</body>
</html>