mirror of
https://github.com/python/cpython.git
synced 2026-08-08 16:21:45 +08:00
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