Home
last modified time | relevance | path

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

/external/python/cpython3/Doc/library/
Dvenv.rst163 self.setup_python(context)
168 :meth:`create_configuration`, :meth:`setup_python`,
183 .. method:: setup_python(context)
211 copying the actual binaries. In 3.7.2 only :meth:`setup_python` does
215 Windows copies the redirector scripts as part of :meth:`setup_python`
/external/python/cpython3/Lib/venv/
D__init__.py73 self.setup_python(context)
245 def setup_python(self, context): member in EnvBuilder
/external/tensorflow/
Dconfigure.py183 def setup_python(environ_cp): function
1173 setup_python(environ_cp)