summaryrefslogtreecommitdiff
path: root/Python/errors.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
commitc7bba0a9dc396293c09038e192a57c32aa852418 (patch)
tree9db7979ce211bd2be5a1c075e27624349c6ed46c /Python/errors.c
parent80fbe85a10ededf4b75620ff77e85ffa6c0f098a (diff)
downloadcpython-c7bba0a9dc396293c09038e192a57c32aa852418.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/errors.c')
0 files changed, 0 insertions, 0 deletions