mirror of
https://github.com/python/cpython.git
synced 2026-05-19 02:44:16 -04:00
cb0748d393
The error messages in the parser module are referring to numeric IDs for the nodes. To improve readability, use the node names when reporting errors.
Source files for standard library extension modules, and former extension modules that are now builtin modules.