mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-28 04:37:32 +07:00
Also moved test data for PythonCompletionTest#testPy255 in its own directory because previously it had awkwardly used whole "completion" directory as a package.
3 lines
54 B
Python
3 lines
54 B
Python
from completion import mymodule
|
|
|
|
a = mymodule.F<caret> |