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

Ethan Furman ethan at stoneleaf.us
Sat May 11 00:33:59 CEST 2013


On 05/10/2013 05:32 AM, Daniel Holth wrote:
> Check out this efficient way to remove the last file from any ordinary zip file.

Seems pretty cool, but very specialized and potentially fragile.

-1 on adding to the stdlib.

--
~Ethan~



More information about the Python-ideas mailing list