mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
9b5e80000e
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