mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 23:39:39 +07:00
6 lines
241 B
Python
6 lines
241 B
Python
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)
|