Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
H A Dcompile.h46 #define FUTURE_PRINT_FUNCTION "print_function" macro
/third_party/python/Python/
H A Dfuture.c31 } else if (strcmp(feature, FUTURE_PRINT_FUNCTION) == 0) { in future_check_features()

Completed in 1 milliseconds