Home
last modified time | relevance | path

Searched defs:PY_VERSION (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Include/
Dpatchlevel.h26 #define PY_VERSION "3.7.3" macro
/external/python/cpython2/Include/
Dpatchlevel.h30 #define PY_VERSION "2.7.15+" macro
/external/flatbuffers/tests/
Dpy_test.py19 PY_VERSION = sys.version_info[:2] variable