mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00: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