Patches item #700858, was opened at 2003-03-10 15:08
Message generated for change (Comment added) made by gbrandl
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=700858&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Library (Lib)
Group: Python 2.2.x
>Status: Pending
>Resolution: Out of Date
Priority: 5
Private: No
Submitted By: Nev Delap (nevdelap)
Assigned to: Nobody/Anonymous (nobody)
Summary: Replacing and deleting files in a zipfile archive.
Initial Comment:
Addition of replace, replacestr and delete methods into
zipfile.py.
----------------------------------------------------------------------
>Comment By: Georg Brandl (gbrandl)
Date: 2007-03-07 00:45
Message:
Logged In: YES
user_id=849994
Originator: NO
This patch doesn't apply anymore to current SVN, so it's going to be
closed unless someone updates it.
----------------------------------------------------------------------
Comment By: David Fraser (davidfraser)
Date: 2004-05-11 14:57
Message:
Logged In: YES
user_id=221678
Note that there is a problem with using StringIO files as
zipfiles with this as they fail to truncate properly - see
bug 951915
----------------------------------------------------------------------
Comment By: David Fraser (davidfraser)
Date: 2004-05-11 10:24
Message:
Logged In: YES
user_id=221678
This patch works fine on Python 2.3, if you just add the line
del self.NameToInfo[name]
before the return in delete
(and the first HUNK with author info isn't applied)
Unfortunately I can't add a file for some reason...
nevdelap, could you update the bug for Python 2.3?
----------------------------------------------------------------------
Comment By: Nev Delap (nevdelap)
Date: 2003-03-10 15:19
Message:
Logged In: YES
user_id=730416
OK, so after refreshing it finally decided to show the files I'd
added.
----------------------------------------------------------------------
Comment By: Nev Delap (nevdelap)
Date: 2003-03-10 15:16
Message:
Logged In: YES
user_id=730416
.
----------------------------------------------------------------------
Comment By: Nev Delap (nevdelap)
Date: 2003-03-10 15:15
Message:
Logged In: YES
user_id=730416
The file upload say "Successful" but the file isn't listed!?
I've
tried it several times and yes I've checked the checkbox.
----------------------------------------------------------------------
Comment By: Nev Delap (nevdelap)
Date: 2003-03-10 15:14
Message:
Logged In: YES
user_id=730416
The file upload say "Successful" but the file isn't listed!?
I've
tried it several times and yes I've checked the checkbox.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=700858&group_id=5470
_______________________________________________
Patches mailing list
[email protected]
http://mail.python.org/mailman/listinfo/patches