Searched refs:PythonSymlink (Results 1 – 4 of 4) sorted by relevance
9 captured_stdout, PythonSymlink, requires_subprocess, is_wasi347 with PythonSymlink() as py:
84 with support.PythonSymlink() as py:
732 self._pythonexe_symlink = support.PythonSymlink(self.pythonexe).__enter__()
1462 class PythonSymlink: class