Searched defs:PyCF_DONT_IMPLY_DEDENT (Results 1 – 4 of 4) sorted by relevance
66 PyCF_DONT_IMPLY_DEDENT = 0x200 # Matches pythonrun.h variable
22 #define PyCF_DONT_IMPLY_DEDENT 0x0200 macro
15 #define PyCF_DONT_IMPLY_DEDENT 0x0200 macro