mirror of
https://github.com/python/cpython.git
synced 2026-01-29 22:26:03 +00:00
This is a small follow-up to gh-133481. There's a corner case in the behavior of PyImport_ImportModuleAttrString(), where it expects __builtins__ to be set if __globals__ is set.
Miscellaneous source files for the main Python shared library