mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -04:00
18fc4e70f3
__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).