mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
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