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 daveraja
Recipients FFY00, daveraja, eric.smith, jaraco
Date 2021-10-19.03:19:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634613564.71.0.831651221578.issue45427@roundup.psfhosted.org>
In-reply-to
Content
Hi Jason,

Thanks for the extra pointers.  My initial intention in explaining my use-case was to find out whether treating an externally embedded  interpreter's files as `importlib.resources` is the correct use of this library. However, you're right that my explanation turned into a python packaging support question. I'm sorry about that.

Thanks for the clarification about the limitations of `as_file()`. I guess that means that at the moment it doesn't fully support my use-case, but hopefully may do so at some point in the future.

Regards,
Dave
History
Date User Action Args
2021-10-19 03:19:24daverajasetrecipients: + daveraja, jaraco, eric.smith, FFY00
2021-10-19 03:19:24daverajasetmessageid: <1634613564.71.0.831651221578.issue45427@roundup.psfhosted.org>
2021-10-19 03:19:24daverajalinkissue45427 messages
2021-10-19 03:19:24daverajacreate