Home
last modified time | relevance | path

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

/third_party/python/Include/
Dpatchlevel.h26 #define PY_VERSION "3.10.2" macro
/third_party/flatbuffers/tests/
Dpy_test.py19 PY_VERSION = sys.version_info[:2] variable