mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
It was raised in two cases: * in the import statement when looking up __import__ * in pickling some builtin type when looking up built-ins iter, getattr, etc. (cherry picked from commit 1161c14e8c68296fc465cd48970b32be9bee012e)
Miscellaneous source files for the main Python shared library