mirror of
https://github.com/python/cpython.git
synced 2026-01-28 21:55:51 +00:00
* Move up the comment about fields using in hashing/comparision. * Group the fields more clearly. * Add co_ncellvars and co_nfreevars. * Raise ValueError if nlocals != len(varnames), rather than aborting.
Miscellaneous source files for the main Python shared library