PJ Eby <pje <at> telecommunity.com> writes:
> Btw, I think you might be missing part of the point of > resource_filename() - it's not just that there are APIs (and external > programs) that need real filenames, but that there are also C APIs > that operate on OS-level file handles, so just having the bytes or a > Python stream isn't sufficient. I think I was missing it - thanks to all of you who chipped in to clarify it for me. Regards, Vinay Sajip _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
