Searched refs:python_branch (Results  1 – 11 of 11) sorted by relevance
| /external/tensorflow/tools/ | 
| D | tf_env_collect.sh | 49 platform.python_branch(),
  | 
| /external/python/cpython2/Lib/test/ | 
| D | test_platform.py | 143             self.assertEqual(platform.python_branch(), info[2])
  | 
| /external/python/cpython3/Lib/test/ | 
| D | test_platform.py | 202             self.assertEqual(platform.python_branch(), info[2])
  | 
| /external/python/cpython2/Doc/library/ | 
| D | platform.rst | 105 .. function:: python_branch()
  | 
| /external/python/cpython3/Doc/library/ | 
| D | platform.rst | 108 .. function:: python_branch()
  | 
| /external/python/cpython3/Lib/ | 
| D | platform.py | 1127 def python_branch():  function
  | 
| /external/python/cpython2/Lib/ | 
| D | platform.py | 1513 def python_branch():  function
  | 
| /external/python/cpython3/Misc/NEWS.d/ | 
| D | 3.6.1rc1.rst | 853 sys.version and the platform module python_build(), python_branch(), and
  | 
| D | 3.7.0a1.rst | 5187 sys.version and the platform module python_build(), python_branch(), and
  | 
| /external/python/cpython2/Misc/NEWS.d/ | 
| D | 2.7.15rc1.rst | 1506 sys.version and the platform module python_build(), python_branch(), and
  | 
| D | 2.6a1.rst | 3215 Added new platform module APIs python_branch(), python_revision(),
  |