mirror of
https://github.com/python/cpython.git
synced 2026-01-28 21:55:51 +00:00
When the C imp module became _imp in 6f44d66bc491bad5b8d897a68da68e009e27829d, the initialization function should have been renamed from PyInit_imp to PyInit__imp.
Miscellaneous source files for the main Python shared library