Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dlauncher.c1563 wchar_t *ver_fmt = L"-%ls-%d"; in show_python_list() local
1589 swprintf_s(version, BUFSIZ, ver_fmt, ip->version, ip->bits); in show_python_list()