bpo-45019: Clean up the frozen __hello__ module. (gh-28374)
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
E
Eric Snow committed
3814e2036d96e2b6c69afce61926bb0a2a34d2d9
Parent: d081eab
Committed by GitHub <noreply@github.com>
on 9/15/2021, 8:15:32 PM