mirror of
https://github.com/python/cpython.git
synced 2026-08-11 16:28:53 +08:00
* Rename local variables, names and consts, from the interpeter loop. Will allow non-code objects in frames for better introspection of C builtins and extensions. * Remove unused dummy variables.
Miscellaneous source files for the main Python shared library