mirror of
https://github.com/python/cpython.git
synced 2026-08-09 11:38:39 +08:00
Along the way, dismantle importlib._bootstrap._SpecMethods as it was no longer relevant and constructing the new function required partially dismantling the class anyway.