Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dsysconfig.py125 _PY_VERSION_SHORT_NO_DOT = f'{sys.version_info[0]}{sys.version_info[1]}' variable
490 vars['VERSION'] = _PY_VERSION_SHORT_NO_DOT
595 _CONFIG_VARS['py_version_nodot'] = _PY_VERSION_SHORT_NO_DOT
/third_party/python/patches/
Dcpython_mingw_v3.10.2.patch1788 - vars['VERSION'] = _PY_VERSION_SHORT_NO_DOT