mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08: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.
Miscellaneous source files for the main Python shared library