This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.snow
Recipients eric.snow, vstinner
Date 2021-09-14.23:55:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631663707.68.0.983221434357.issue45189@roundup.psfhosted.org>
In-reply-to
Content
Yeah, sorry, I got the PRs mixed up.  I added it in https://github.com/python/cpython/pull/28320.

_imp._get_frozen_module_names() should work just fine.
History
Date User Action Args
2021-09-14 23:55:07eric.snowsetrecipients: + eric.snow, vstinner
2021-09-14 23:55:07eric.snowsetmessageid: <1631663707.68.0.983221434357.issue45189@roundup.psfhosted.org>
2021-09-14 23:55:07eric.snowlinkissue45189 messages
2021-09-14 23:55:07eric.snowcreate