MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-104733.py

File recipe-104733.py

recipes/Python/104733_Poor_mans_Winzip/recipe-104733.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2zip2folder.py by Dirk Krause, d_krause@pixelpark.com, 12/27/2001
3
4Abstract: A poor man's WinZip

Callers

nothing calls this directly

Calls 8

isfileMethod · 0.80
isdirMethod · 0.80
openFunction · 0.50
lowerMethod · 0.45
readMethod · 0.45
writeMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected