Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ zip
Method
zip
tutorial/py.tornado/PythonServer.py:76–77 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
74
return
self.log[key]
75
76
def
zip(self):
77
print(
"zip()"
)
78
79
80
def
main():
Callers
1
communicate
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected