[Distutils] pkg_resources API use according to Nullege search engine

Daniel Holth dholth at gmail.com
Tue Oct 2 20:04:23 CEST 2012


On Mon, Oct 1, 2012 at 12:18 PM, Barry Warsaw <barry at python.org> wrote:
> On Oct 01, 2012, at 03:43 PM, Vinay Sajip wrote:

>>As a matter of interest, what are the APIs you're using which need filenames
>>but can't use bytes or streams?

dlopen() is the canonical example of an API that can only use a filename.


More information about the Distutils-SIG mailing list