SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 43 Python

rename _imp initialization function to follow conventions (#5432)

When the C imp module became _imp in 6f44d66bc491bad5b8d897a68da68e009e27829d, the initialization function should have been renamed from PyInit_imp to PyInit__imp.
B
Benjamin Peterson committed
c65ef772c335324deb03626cc447b89987781f27
Parent: 2a2270d
Committed by GitHub <noreply@github.com> on 1/29/2018, 7:33:57 PM