Home
last modified time | relevance | path

Searched refs:python_revision (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_platform.py144 self.assertEqual(platform.python_revision(), info[3])
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_platform.py204 self.assertEqual(platform.python_revision(), info[3])
/aosp_15_r20/external/python/cpython3/Doc/library/
Dplatform.rst119 .. function:: python_revision()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dplatform.py1154 def python_revision(): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dplatform.py1154 def python_revision(): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dplatform.py1154 def python_revision(): function
/aosp_15_r20/external/python/cpython3/Lib/
Dplatform.py1154 def python_revision(): function
/aosp_15_r20/external/python/cpython2/Doc/library/
Dplatform.rst120 .. function:: python_revision()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dplatform.py1154 def python_revision(): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dplatform.py1154 def python_revision(): function
/aosp_15_r20/external/python/cpython2/Lib/
Dplatform.py1527 def python_revision(): function
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.6.1rc1.rst854 python_revision() functions now use git information rather than hg when
D3.7.0a1.rst5188 python_revision() functions now use git information rather than hg when
/aosp_15_r20/external/python/cpython2/Misc/NEWS.d/
D2.7.15rc1.rst1507 python_revision() functions now use git information rather than hg when
D2.6a1.rst3215 Added new platform module APIs python_branch(), python_revision(),