bpo-35321: Set the spec origin to frozen in frozen modules (#11732)
* bpo-35321: Set the spec origin to frozen in frozen modules This fix correctly sets the spec origin to "frozen" for the _frozen_importlib module. Note that the origin was already correctly set in _frozen_importlib_external. * 📜🤖 Added by blurb_it.
N
Nina Zakharenko committed
69091cb497b2f0fe7e2789b30b43cf78caf9de9b
Parent: 89427cd
Committed by Barry Warsaw <barry@python.org>
on 2/5/2019, 12:56:26 AM