mirror of
https://github.com/python/cpython.git
synced 2026-05-15 08:59:27 -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).