mirror of
https://github.com/python/cpython.git
synced 2024-11-24 08:52:25 +01:00
61e851baca
Early in the PEP 451 implementation some of the importlib loaders had their own _get_spec() methods to simplify accommodating them. However, later implementations removed the need. They simply failed to remove this code at the same time. :) |
||
---|---|---|
.. | ||
__init__.py | ||
_bootstrap.py | ||
abc.py | ||
machinery.py | ||
util.py |