Searched refs:PythonSymlink (Results 1 – 4 of 4) sorted by relevance
10 PythonSymlink)237 with PythonSymlink() as py:
22 with support.PythonSymlink() as py:
633 self._pythonexe_symlink = support.PythonSymlink(self.pythonexe).__enter__()
2325 class PythonSymlink: class