Searched refs:_FindPythonRunfilesRoot (Results 1 – 1 of 1) sorted by relevance
121 self._python_runfiles_root = _FindPythonRunfilesRoot()339 def _FindPythonRunfilesRoot() -> str: function