[New-bugs-announce] [issue6120] zipfile.ZipFile's extractall works inproperly under Windows

Wentao Han report at bugs.python.org
Wed May 27 06:19:49 CEST 2009


New submission from Wentao Han <wentao.han at gmail.com>:

On Windows, if you extract all files from a zip file which containing 
subdirectories by zipfile.ZipFile's extractall method, a WindowsError will 
be raised.

----------
components: Library (Lib)
messages: 88400
nosy: aerodonkey
severity: normal
status: open
title: zipfile.ZipFile's extractall works inproperly under Windows
type: behavior
versions: Python 2.6

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


More information about the New-bugs-announce mailing list