Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
#!
2
import
string
3
import
gzip
4
from
optparse
import
OptionParser
Callers
nothing calls this directly
Calls
4
readCommandLine
Function · 0.85
un_zipit
Function · 0.85
zipit
Function · 0.85
exit
Method · 0.45
Tested by
no test coverage detected