Searched refs:_check_for_legacy_statements (Results 1 – 1 of 1) sorted by relevance
2897 _check_for_legacy_statements(PySyntaxErrorObject *self, Py_ssize_t start) in _check_for_legacy_statements() function2971 legacy_check_result = _check_for_legacy_statements(self, 0); in _report_missing_parentheses()2987 if (_check_for_legacy_statements(self, colon_index+1) < 0) { in _report_missing_parentheses()