Files
openide/python/testData/addImport/localImport.py
2014-08-07 20:09:35 +04:00

7 lines
75 B
Python

def func():
try:
module
# <ref>
except:
pass