diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2013-12-19 06:35:15 (GMT) |
---|---|---|
committer | Eric Snow <ericsnowcurrently@gmail.com> | 2013-12-19 06:35:15 (GMT) |
commit | 61e851baca37e81f60754e943f11b856e9fbef6e (patch) | |
tree | 20221ffae969f100ad05a2082ceb24965232f8b5 /Doc | |
parent | fc45f173a3485b024a96f6e891db08efdaf34722 (diff) | |
download | cpython-61e851baca37e81f60754e943f11b856e9fbef6e.zip cpython-61e851baca37e81f60754e943f11b856e9fbef6e.tar.gz cpython-61e851baca37e81f60754e943f11b856e9fbef6e.tar.bz2 |
Remove some dead code in importlib, introduced with the PEP 451 patch.
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. :)
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions