Searched refs:_norm_version (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
H A Dplatform.py454 def _norm_version(version, build=''): function
533 version = _norm_version(version)
/external/python/cpython3/Lib/
H A Dplatform.py392 def _norm_version(version, build=''): function
468 version = _norm_version(version)

Completed in 127 milliseconds