Hi,

I'm having issues with pkg_resources.resource_filename(). If the file is
located in a directory containing accentuated characters (like ë), the
path is wrong, it's a byte string unproperly encoded whereas it should
be a unicode...

I searched on the Python bugtracker about that issue but found
nothing... Phillip, and others, what do you think?

Regards,
Philippe
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to