diff options
author | Brett Cannon <brett@python.org> | 2014-04-04 10:01:46 -0400 |
---|---|---|
committer | Brett Cannon <brett@python.org> | 2014-04-04 10:01:46 -0400 |
commit | 18fc4e70f3cd18803fda01667dcc0d6bab9f9b25 (patch) | |
tree | 5b01575e997069c6e84094e4604a63f20f9a3ad4 /Python/sysmodule.c | |
parent | 1cd9825457604b04fcfeb0679ea30f98fd294efd (diff) | |
download | cpython-git-18fc4e70f3cd18803fda01667dcc0d6bab9f9b25.tar.gz |
Issue #20942: PyImport_ImportFrozenModuleObject() no longer sets
__file__.
This causes _frozen_importlib to no longer have __file__ set as well
as any frozen module imported using imp.init_frozen() (which is
deprecated).
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions