Searched refs:st_future (Results 1 – 2 of 2) sorted by relevance
38 PyFutureFeatures *st_future; /* module's future features that affect member
299 st->st_future = future; in _PySymtable_Build()1826 int future_annotations = st->st_future->ff_features & CO_FUTURE_ANNOTATIONS; in symtable_visit_annotation()1861 int future_annotations = st->st_future->ff_features & CO_FUTURE_ANNOTATIONS; in symtable_visit_annotations()