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)
1057 def _get_python_path(deps): function1095 python_path += ':' + _get_python_path([deps])1097 python_path += ':' + _get_python_path(deps)