Home
last modified time | relevance | path

Searched refs:future_check_features (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dfuture.c9 future_check_features(PyFutureFeatures *ff, stmt_ty s, PyObject *filename) in future_check_features() function
102 if (!future_check_features(ff, s, filename)) in future_parse()