mirror of
https://github.com/python/cpython.git
synced 2026-07-25 11:22:45 -04:00
bec802dbb8
Seems in the past the copy of builtins was not made in some scenarios, and the error was silenced. Write it now to stderr, so we have a chance to see it.
Miscellaneous source files for the main Python shared library