Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dcodeop.py66 PyCF_DONT_IMPLY_DEDENT = 0x200 # Matches pythonrun.h variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpythonrun.h15 #define PyCF_DONT_IMPLY_DEDENT 0x0200 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpythonrun.h15 #define PyCF_DONT_IMPLY_DEDENT 0x0200 macro