summaryrefslogtreecommitdiff
path: root/Python/frozen.c
diff options
context:
space:
mode:
authorEric Snow <ericsnowcurrently@gmail.com>2013-12-18 23:35:15 -0700
committerEric Snow <ericsnowcurrently@gmail.com>2013-12-18 23:35:15 -0700
commit61e851baca37e81f60754e943f11b856e9fbef6e (patch)
tree20221ffae969f100ad05a2082ceb24965232f8b5 /Python/frozen.c
parentfc45f173a3485b024a96f6e891db08efdaf34722 (diff)
downloadcpython-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/frozen.c')
0 files changed, 0 insertions, 0 deletions