mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-10 20:23:20 +08:00
goto follows now also import statements
This commit is contained in:
@@ -132,7 +132,6 @@ class ImportPath(object):
|
||||
f = builtin.Parser(name=path)
|
||||
|
||||
return f.parser.top, rest
|
||||
ImportPath2 = ImportPath
|
||||
|
||||
|
||||
def strip_imports(scopes):
|
||||
|
||||
Reference in New Issue
Block a user