HomeSort by relevance Sort by last modified time
    Searched defs:PY_VERSION (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
patchlevel.h 30 #define PY_VERSION "2.7.10"
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
patchlevel.h 30 #define PY_VERSION "2.7.2"
  /external/python/cpython2/Include/
patchlevel.h 30 #define PY_VERSION "2.7.15+"
  /external/python/cpython3/Include/
patchlevel.h 26 #define PY_VERSION "3.7.3"
  /external/flatbuffers/tests/
py_test.py 19 PY_VERSION = sys.version_info[:2]
    [all...]

Completed in 209 milliseconds