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

File recipe-534157.py

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

Source from the content-addressed store, hash-verified

1#!
2import string
3import gzip
4from optparse import OptionParser

Callers

nothing calls this directly

Calls 4

readCommandLineFunction · 0.85
un_zipitFunction · 0.85
zipitFunction · 0.85
exitMethod · 0.45

Tested by

no test coverage detected