[issue4621] zipfile returns string but expects binary

Tor Arvid Lund report at bugs.python.org
Wed May 18 13:04:32 CEST 2011


Tor Arvid Lund <torarvid at gmail.com> added the comment:

I was wondering what has prevented Eddies patch from being included into python. Has nobody volunteered to verify that it works? I would be willing to do that, though I have never compiled python on any platform before.

It just seems a bit silly to me that python cannot work with zip files with unicode file names... I just now had to do 'os.system("unzip.exe ...")' because zipfile did not work for me...

----------
nosy: +talund

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4621>
_______________________________________


More information about the Python-bugs-list mailing list