Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_clinic.py325 …s = self.parse_function_should_fail("module os\nos.access\n follow_symlinks: int = sys.maxsize")
339 s = self.parse_function_should_fail("""
541 def parse_function_should_fail(self, s): member in ClinicParserTest
548 s = self.parse_function_should_fail("""
564 self.parse_function_should_fail("""
577 self.parse_function_should_fail("""
590 self.parse_function_should_fail("""
603 self.parse_function_should_fail("""
615 self.parse_function_should_fail("""
652 self.parse_function_should_fail("""
[all …]