mirror of
https://github.com/python/cpython.git
synced 2026-06-23 03:23:38 -04:00
cb35c11d82
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