mirror of
https://github.com/python/cpython.git
synced 2026-06-09 04:44:19 -04:00
2a17bde930
Along the way, dismantle importlib._bootstrap._SpecMethods as it was no longer relevant and constructing the new function required partially dismantling the class anyway.