mirror of
https://github.com/python/cpython.git
synced 2026-05-15 08:59:27 -04:00
c65ef772c3
When the C imp module became _imp in 6f44d66bc4, the initialization function should have been renamed from PyInit_imp to PyInit__imp.
Miscellaneous source files for the main Python shared library