10 Jul
2011
10 Jul
'11
2:25 p.m.
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.