1
0
forked from VimPlug/jedi

fix more issues and renamings

This commit is contained in:
Dave Halter
2013-12-25 03:24:12 +01:00
parent ef764d39d8
commit 4cf5d56b64
5 changed files with 9 additions and 12 deletions

View File

@@ -137,7 +137,7 @@ class ParamListener(object):
self.param_possibilities.append(params)
@memoize_default([], is_function=True)
@memoize_default([], evaluator_is_first_arg=True)
def search_params(evaluator, param):
"""
This is a dynamic search for params. If you try to complete a type: