10.05.22 08:10, Venkat Ramakrishnan пише:
I'm wondering if there's a repository of test cases that
test the Python grammar. Any help would be appreciated.

See test_grammar and test_syntax. And there are some test files for specific grammar features, like test_string_literals, test_unpack_ex, test_genexps, test_fstring, etc.

_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/NW2D3WMQOOFVF5WHJDEG5B4TCIY7UR5U/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to