SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 47 Python

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).
B
Brett Cannon committed
18fc4e70f3cd18803fda01667dcc0d6bab9f9b25
Parent: 1cd9825