[issue6120] zipfile.ZipFile's extractall works inproperly under Windows

Amaury Forgeot d'Arc report at bugs.python.org
Wed May 27 13:35:37 CEST 2009


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

I think this was fixed by r72893:
  Issue #6050: Don't fail extracting a directory from a zipfile if
  the directory already exists.

----------
nosy: +amaury.forgeotdarc
resolution:  -> duplicate
status: open -> pending

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


More information about the Python-bugs-list mailing list