diff options
author | Brett Cannon <brett@python.org> | 2013-03-13 11:09:08 -0700 |
---|---|---|
committer | Brett Cannon <brett@python.org> | 2013-03-13 11:09:08 -0700 |
commit | 0c44db3c158c5ad70fc6e5525e1c5296edb959fd (patch) | |
tree | 4eb425d5470972f41a8cfc27886fe9c3fa7ed4f7 /Python/Python-ast.c | |
parent | a76cd999193659b193fc8405151b860b5a1ac50b (diff) | |
download | cpython-0c44db3c158c5ad70fc6e5525e1c5296edb959fd.tar.gz |
Issue #17099: Have importlib.find_loader() raise ValueError when
__loader__ is not set on a module. This brings the exception in line
with when __loader__ is None (which is equivalent to not having the
attribute defined).
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions