Barry A. Warsaw <ba...@python.org> added the comment:

Frozen module's origin isn't really documented AFAICT.  Here's the link to the 
library reference:

https://docs.python.org/3/library/importlib.html?highlight=origin#importlib.machinery.ModuleSpec.origin

The language reference doesn't really have anything to say here.  I think it 
wouldn't be difficult to add 'frozen' to the origin, but it should also be 
documented in the library reference (and of course, tested).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35321>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to