mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
1161c14e8c
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