Home
last modified time | relevance | path

Searched refs:setup_python (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/python/cpython3/Doc/library/
Dvenv.rst208 self.setup_python(context)
213 :meth:`create_configuration`, :meth:`setup_python`,
273 .. method:: setup_python(context)
301 copying the actual binaries. In 3.7.2 only :meth:`setup_python` does
305 Windows copies the redirector scripts as part of :meth:`setup_python`
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/venv/
D__init__.py74 self.setup_python(context)
280 def setup_python(self, context): member in EnvBuilder
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/venv/
D__init__.py74 self.setup_python(context)
280 def setup_python(self, context): member in EnvBuilder
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/venv/
D__init__.py74 self.setup_python(context)
280 def setup_python(self, context): member in EnvBuilder
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/venv/
D__init__.py74 self.setup_python(context)
280 def setup_python(self, context): member in EnvBuilder
/aosp_15_r20/external/python/cpython3/Lib/venv/
D__init__.py74 self.setup_python(context)
280 def setup_python(self, context): member in EnvBuilder
/aosp_15_r20/external/tensorflow/
H A Dconfigure.py183 def setup_python(environ_cp): function
1173 setup_python(environ_cp)