Home
last modified time | relevance | path

Searched refs:PyCF_MASK_OBSOLETE (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/cpython/
H A Dcompile.h10 #define PyCF_MASK_OBSOLETE (CO_NESTED) macro
/third_party/python/Python/
H A Dbltinmodule.c758 ~(PyCF_MASK | PyCF_MASK_OBSOLETE | PyCF_COMPILE_MASK)) in builtin_compile_impl()
764 /* XXX Warn if (supplied_flags & PyCF_MASK_OBSOLETE) != 0? */ in builtin_compile_impl()

Completed in 7 milliseconds