mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -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