mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
3814e2036d
Here's one more small cleanup that should have been in PR gh-28319. We eliminate stdout side-effects from importing the frozen __hello__ module, and update tests accordingly. We also move the module's source file into Lib/ from Toos/freeze/flag.py. https://bugs.python.org/issue45019
Miscellaneous source files for the main Python shared library