On Mon, Oct 1, 2012 at 12:18 PM, Barry Warsaw <[email protected]> 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. _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
