[issue6818] remove/delete method for zipfile/tarfile objects

Yuval Greenfield report at bugs.python.org
Tue Mar 15 02:08:09 CET 2011


Yuval Greenfield <ubershmekel at gmail.com> added the comment:

Fixed the bugs Martin pointed out and added the relevant tests. Sadly I had to move some stuff around, but I think the changes are all for the better. I wasn't sure about the right convention for the 2 constants I added btw.

----------
Added file: http://bugs.python.org/file21188/zipfile.remove.2.patch

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


More information about the Python-bugs-list mailing list