Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
H A Dcompile.h44 #define FUTURE_ABSOLUTE_IMPORT "absolute_import" macro
/third_party/python/Python/
H A Dfuture.c27 } else if (strcmp(feature, FUTURE_ABSOLUTE_IMPORT) == 0) { in future_check_features()

Completed in 2 milliseconds