Searched refs:_get_python_path (Results 1 – 2 of 2) sorted by relevance
184 def _get_python_path(repository_ctx):240 path = _get_python_path(repository_ctx)
1054 def _get_python_path(deps): function1092 python_path += ':' + _get_python_path([deps])1094 python_path += ':' + _get_python_path(deps)