[issue4710] [PATCH] zipfile.ZipFile does not extract directories properly

Martin v. Löwis report at bugs.python.org
Mon Jan 5 23:39:40 CET 2009


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

Here is a version of the patch that rationalizes usage of os.sep, fixes
a few bugs with r2, and adds a test case.

----------
keywords: +needs review
nosy: +loewis
Added file: http://bugs.python.org/file12604/dir.diff

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


More information about the Python-bugs-list mailing list