Searched refs:CO_FUTURE_DIVISION (Results 1 – 5 of 5) sorted by relevance
71 CO_FUTURE_DIVISION = 0x20000 # division variable119 CO_FUTURE_DIVISION)
6 #define PyCF_MASK (CO_FUTURE_DIVISION | CO_FUTURE_ABSOLUTE_IMPORT | \
90 #define CO_FUTURE_DIVISION 0x20000 macro
372 .. c:var:: int CO_FUTURE_DIVISION
1100 ``PyCF_ALLOW_TOP_LEVEL_AWAIT`` was clashing with ``CO_FUTURE_DIVISION``.