Home
last modified time | relevance | path

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

/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`
/external/python/cpython3/Lib/venv/
D__init__.py74 self.setup_python(context)
280 def setup_python(self, context): member in EnvBuilder
/external/tensorflow/
Dconfigure.py183 def setup_python(environ_cp): function
1173 setup_python(environ_cp)