[issue10757] zipfile.write, arcname should be bytestring

Martin v. Löwis report at bugs.python.org
Wed Dec 22 21:12:11 CET 2010


Martin v. Löwis <martin at v.loewis.de> added the comment:

Oops, I take this back - I didn't notice you were using Python 3.1.

In any case, your first code is correct. What you get is the best you can ask for.

That the second case fails is indeed a bug.

----------
resolution: invalid -> 
status: closed -> open

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


More information about the Python-bugs-list mailing list