diff options
author | Brett Cannon <bcannon@gmail.com> | 2009-07-20 03:19:18 (GMT) |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2009-07-20 03:19:18 (GMT) |
commit | 64ef00fa605463e1da84e43ea8a5d722843174b6 (patch) | |
tree | 219e0049b500df1051e208ff1ec6c8a19a1d08d4 /Python/thread_wince.h | |
parent | 4dc3193973101ce278aee58a9ee36cec2451caf4 (diff) | |
download | cpython-64ef00fa605463e1da84e43ea8a5d722843174b6.zip cpython-64ef00fa605463e1da84e43ea8a5d722843174b6.tar.gz cpython-64ef00fa605463e1da84e43ea8a5d722843174b6.tar.bz2 |
Importlib's documentation said that importlib.abc.PyLoader inherited from
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.
Diffstat (limited to 'Python/thread_wince.h')
0 files changed, 0 insertions, 0 deletions