Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A D__future__.py74 CO_FUTURE_PRINT_FUNCTION = 0x100000 # print function variable
131 CO_FUTURE_PRINT_FUNCTION)
/third_party/python/Include/cpython/
H A Dcompile.h7 CO_FUTURE_WITH_STATEMENT | CO_FUTURE_PRINT_FUNCTION | \
H A Dcode.h126 #define CO_FUTURE_PRINT_FUNCTION 0x100000 macro

Completed in 2 milliseconds