Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
inspections
/
AddFunctionToModule.py
blob: db6c9bb36946ce187daa1728a25590de4df2bcb0 [
file
] [
log
] [
blame
]
import
<
warning descr
=
"Import resolves to its containing file"
>
AddFunctionToModule
</
warning
>
# ourselves
# do something
AddFunctionToModule
.<
caret
><
warning descr
=
"Cannot find reference 'frob' in 'AddFunctionToModule.py'"
>
frob
</
warning
>(
1
)