Searched defs:PY_VERSION (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Include/ | ||
D | patchlevel.h | 26 #define PY_VERSION "3.10.2" macro |
/third_party/flatbuffers/tests/ | ||
D | py_test.py | 19 PY_VERSION = sys.version_info[:2] variable |