diff options
author | Brett Cannon <brett@python.org> | 2012-04-27 17:27:14 -0400 |
---|---|---|
committer | Brett Cannon <brett@python.org> | 2012-04-27 17:27:14 -0400 |
commit | efad00d52041fedbff5d7cfadd163e228b4af519 (patch) | |
tree | 33c9cc54a62a114eeaffdcfe3e2b31fa6a0b1166 /Python/traceback.c | |
parent | fea73efc9ea2a65d73a55f8bab1adfbbca62e38b (diff) | |
download | cpython-git-efad00d52041fedbff5d7cfadd163e228b4af519.tar.gz |
Issue #14646: __import__() now sets __loader__ if need be.
importlib.util.module_for_loader also will set __loader__ along with
__package__. This is in conjunction to a forthcoming update to PEP 302
which will make these two attributes required for loaders to set.
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions