mirror of
https://github.com/python/cpython.git
synced 2026-05-13 16:08:19 -04:00
dfc4c95762
This involves 3 changes: some general cleanup, checks to match the kind of module, and switch from testing against sys to _imp. This is a precursor to gh-103150, though the changes are meant to stand on their own.