mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
70d86bdef1
Parser/asdl_c.py was missed in commit 7109f31300fb when _Py_identifier was replaced with _Py_IDENTIFIER. Thanks to Eric Snow for the patch.