STINNER Victor <vstin...@python.org> added the comment:

imp._get_frozen_module_names() doesn't exist. I cannot see it in GH-28319. 
Moreover, the imp module is now deprecated. If something is added, it should be 
added to the private _imp module.

----------

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

Reply via email to