diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2013-12-18 23:35:15 -0700 |
---|---|---|
committer | Eric Snow <ericsnowcurrently@gmail.com> | 2013-12-18 23:35:15 -0700 |
commit | 61e851baca37e81f60754e943f11b856e9fbef6e (patch) | |
tree | 20221ffae969f100ad05a2082ceb24965232f8b5 /Python/makeopcodetargets.py | |
parent | fc45f173a3485b024a96f6e891db08efdaf34722 (diff) | |
download | cpython-git-61e851baca37e81f60754e943f11b856e9fbef6e.tar.gz |
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 'Python/makeopcodetargets.py')
0 files changed, 0 insertions, 0 deletions