Home
last modified time | relevance | path

Searched refs:python_branch (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tools/
Dtf_env_collect.sh49 platform.python_branch(),
/external/python/cpython2/Lib/test/
Dtest_platform.py143 self.assertEqual(platform.python_branch(), info[2])
/external/python/cpython3/Lib/test/
Dtest_platform.py141 self.assertEqual(platform.python_branch(), info[2])
/external/python/cpython3/Doc/library/
Dplatform.rst108 .. function:: python_branch()
/external/python/cpython2/Doc/library/
Dplatform.rst105 .. function:: python_branch()
/external/python/cpython3/Lib/
Dplatform.py1125 def python_branch(): function
/external/python/cpython2/Lib/
Dplatform.py1513 def python_branch(): function
/external/python/cpython3/Misc/NEWS.d/
D3.6.1rc1.rst853 sys.version and the platform module python_build(), python_branch(), and
D3.7.0a1.rst5187 sys.version and the platform module python_build(), python_branch(), and
/external/python/cpython2/Misc/NEWS.d/
D2.7.15rc1.rst1506 sys.version and the platform module python_build(), python_branch(), and
D2.6a1.rst3215 Added new platform module APIs python_branch(), python_revision(),