mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -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