Home
last modified time | relevance | path

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

/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dplatform.py306 _WIN32_CLIENT_RELEASES = { variable
369 release = (_WIN32_CLIENT_RELEASES.get((major, minor)) or
370 _WIN32_CLIENT_RELEASES.get((major, None)) or
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dplatform.py306 _WIN32_CLIENT_RELEASES = { variable
369 release = (_WIN32_CLIENT_RELEASES.get((major, minor)) or
370 _WIN32_CLIENT_RELEASES.get((major, None)) or
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dplatform.py306 _WIN32_CLIENT_RELEASES = { variable
369 release = (_WIN32_CLIENT_RELEASES.get((major, minor)) or
370 _WIN32_CLIENT_RELEASES.get((major, None)) or
/dports/lang/python39/Python-3.9.9/Lib/
H A Dplatform.py310 _WIN32_CLIENT_RELEASES = { variable
373 release = (_WIN32_CLIENT_RELEASES.get((major, minor)) or
374 _WIN32_CLIENT_RELEASES.get((major, None)) or
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dplatform.py306 _WIN32_CLIENT_RELEASES = { variable
369 release = (_WIN32_CLIENT_RELEASES.get((major, minor)) or
370 _WIN32_CLIENT_RELEASES.get((major, None)) or
/dports/lang/python310/Python-3.10.1/Lib/
H A Dplatform.py310 _WIN32_CLIENT_RELEASES = { variable
373 release = (_WIN32_CLIENT_RELEASES.get((major, minor)) or
374 _WIN32_CLIENT_RELEASES.get((major, None)) or
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dplatform.py308 _WIN32_CLIENT_RELEASES = { variable
371 release = (_WIN32_CLIENT_RELEASES.get((major, minor)) or
372 _WIN32_CLIENT_RELEASES.get((major, None)) or
/dports/lang/python38/Python-3.8.12/Lib/
H A Dplatform.py306 _WIN32_CLIENT_RELEASES = { variable
369 release = (_WIN32_CLIENT_RELEASES.get((major, minor)) or
370 _WIN32_CLIENT_RELEASES.get((major, None)) or
/dports/lang/python37/Python-3.7.12/Lib/
H A Dplatform.py504 _WIN32_CLIENT_RELEASES = { variable
543 release = (_WIN32_CLIENT_RELEASES.get((maj, min)) or
544 _WIN32_CLIENT_RELEASES.get((maj, None)) or
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dplatform.py569 _WIN32_CLIENT_RELEASES = { variable
673 release = (_WIN32_CLIENT_RELEASES.get((maj, min)) or
674 _WIN32_CLIENT_RELEASES.get((maj, None)) or
/dports/lang/python27/Python-2.7.18/Lib/
H A Dplatform.py569 _WIN32_CLIENT_RELEASES = { variable
673 release = (_WIN32_CLIENT_RELEASES.get((maj, min)) or
674 _WIN32_CLIENT_RELEASES.get((maj, None)) or