Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dplatform.py142 def _comparable_version(version): function
190 V = _comparable_version
/external/python/cpython3/Lib/test/
Dtest_platform.py322 from platform import _comparable_version as V
/external/python/cpython2/Lib/
Dplatform.py152 def _comparable_version(version): function
187 V = _comparable_version