[Distutils] Using `pkg_resources` without importing the module

cool-RR cool-rr at cool-rr.com
Sun Jul 10 21:25:57 CEST 2011


Hello,

I want to use `pkg_resources` to retrieve an image file from a Python
package. But I want to do this without importing the actual package. Is this
possible using `pkg_resources`, or does it import the package?


Thanks,
Ram.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20110710/04eb148e/attachment.html>


More information about the Distutils-SIG mailing list