mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
725da50520
Most importantly, this resolves the issues with functions and types defined in __main__. It also expands the number of supported objects and simplifies the implementation.
Miscellaneous source files for the main Python shared library