mirror of
https://github.com/python/cpython.git
synced 2026-06-14 07:04:22 -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.