Home
last modified time | relevance | path

Searched refs:CO_FUTURE_DIVISION (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/
H A D__future__.py71 CO_FUTURE_DIVISION = 0x20000 # division variable
119 CO_FUTURE_DIVISION)
/third_party/python/Include/cpython/
H A Dcompile.h6 #define PyCF_MASK (CO_FUTURE_DIVISION | CO_FUTURE_ABSOLUTE_IMPORT | \
H A Dcode.h123 #define CO_FUTURE_DIVISION 0x20000 macro

Completed in 2 milliseconds