Files
openide/python/testData/resolve/LookAhead.py
Dmitry Cheryasov dfd8e8b62f Renewed resolver, closes PY-19 and supposedly PY-13.
Introduces a new internal interface for easier resolution.
       Corrects fromQualifiedPackageImportFile and LookAhead tests.
       There is a known problem with Jython resolution using "import *", to be fixed later.
2008-07-30 07:47:38 +04:00

4 lines
35 B
Python

def f():
return f<ref>oo
foo = 1