Home | History | Annotate | Download | only in compiler

Lines Matching refs:feature

214         for feature in futures:
215 if feature == "division":
218 elif feature == "absolute_import":
220 elif feature == "with_statement":
222 elif feature == "print_function":