Ronald Oussoren <[email protected]> added the comment: The python32.zip file generated by py2app contains both files from the stdlib and application files. I cannot avoid haveing non-ascii filenames when a python package contains data files that have such names.
The patch in Issue10972 would be nice to have, that way py2app can enforce that the zipfile uses UTF-8 names. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue10955> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
