[Python-ideas] Add a .pop() method to ZipFile

Antoine Pitrou solipsis at pitrou.net
Fri May 10 15:01:14 CEST 2013


Le Fri, 10 May 2013 08:32:17 -0400,
Daniel Holth <dholth at gmail.com> a écrit :
> Check out this efficient way to remove the last file from any
> ordinary zip file.

But why would you care such an operation? A generic remove() operation
would sound more useful.

Regards

Antoine.





More information about the Python-ideas mailing list