Home
last modified time | relevance | path

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

/external/python/cpython3/PC/layout/support/
Dconstants.py14 def _unpack_hexversion(): function
30 VER_MAJOR, VER_MINOR, VER_MICRO, VER_FIELD4 = _unpack_hexversion()