1
0
forked from VimPlug/jedi

add parsing tests for name/call positions

This commit is contained in:
David Halter
2013-08-16 21:34:58 +04:30
parent 0268109d1d
commit cb21de45f1
3 changed files with 13 additions and 4 deletions

View File

@@ -189,7 +189,6 @@ class Script(object):
completions.append((c, s))
return completions
def _prepare_goto(self, goto_path, is_like_search=False):
"""
Base for completions/goto. Basically it returns the resolved scopes