mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
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.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
g<ref>gg("q")
|
||||
def f():
|
||||
return f<ref>oo
|
||||
|
||||
def f(q): pass
|
||||
|
||||
ggg = f
|
||||
foo = 1
|
||||
Reference in New Issue
Block a user