mirror of
https://github.com/python/cpython.git
synced 2026-08-09 11:38:39 +08:00
There's some extra complexity due to making sure we we get things right when handling functions and classes defined in the __main__ module. This is also reflected in the tests, including the addition of extra functions in test.support.import_helper.
Miscellaneous source files for the main Python shared library