Files
openide/python/testData/completion/beforeImport/source.py
aleksei.kniazev 3a8db4d576 IDEA-CR-42930: check that function/variable/import has been initialized before suggesting it for autocomplete
(cherry picked from commit aa11f609df36b2b1b3ce6079f17082bd2b6df9f7)
2019-03-21 14:34:54 +03:00

8 lines
49 B
Python

def my_foo():
pass
def my_bar():
pass