forked from VimPlug/jedi
Rename of buildout stuff
This commit is contained in:
@@ -133,7 +133,7 @@ def sys_path_with_modifications(evaluator, module_context):
|
||||
return evaluator.get_sys_path() + check_sys_path_modifications(module_context)
|
||||
|
||||
|
||||
def detect_additional_paths(evaluator, script_path):
|
||||
def discover_buildout_paths(evaluator, script_path):
|
||||
buildout_script_paths = set()
|
||||
|
||||
for buildout_script_path in _get_buildout_script_paths(script_path):
|
||||
|
||||
Reference in New Issue
Block a user