Home
last modified time | relevance | path

Searched defs:VER_MAJOR (Results 1 – 2 of 2) sorted by relevance

/external/curl/tests/python_dependencies/impacket/
Dversion.py8 VER_MAJOR = "0" variable
/external/python/cpython3/PC/layout/support/
Dconstants.py11 VER_MAJOR, VER_MINOR, VER_MICRO, VER_FIELD4 = struct.pack(">i", sys.hexversion) variable