mirror of
https://github.com/python/cpython.git
synced 2025-11-24 20:30:18 +00:00
importlib.abc.ResourceLoader, when in fact it did not. Fixed the ABC to inherit as documented. This doesn't introduce an backwards-incompatiblity as the code in PyLoader already required the single method ResourceLoader defined as an abstract method. |
||
|---|---|---|
| .. | ||
| builtin | ||
| extension | ||
| frozen | ||
| import_ | ||
| source | ||
| __init__.py | ||
| __main__.py | ||
| abc.py | ||
| benchmark.py | ||
| test_abc.py | ||
| test_api.py | ||
| test_util.py | ||
| util.py | ||