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