Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
H A Dcompile.h49 #define FUTURE_GENERATOR_STOP "generator_stop" macro
/third_party/python/Python/
H A Dfuture.c37 } else if (strcmp(feature, FUTURE_GENERATOR_STOP) == 0) { in future_check_features()

Completed in 1 milliseconds