Home
last modified time | relevance | path

Searched refs:python_version_tuple (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Doc/library/
Dplatform.rst127 .. function:: python_version_tuple()
/external/python/cpython2/Doc/library/
Dplatform.rst135 .. function:: python_version_tuple()
/external/python/cpython3/Lib/
Dplatform.py1276 def python_version_tuple(): function
/external/python/cpython2/Lib/
Dplatform.py1502 def python_version_tuple(): function
/external/python/cpython2/Misc/NEWS.d/
D2.6a1.rst3205 Changed platform module API python_version_tuple() to actually return a
D2.7a1.rst3469 python_version_tuple() since they produced different output compared to