Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ main
Function
main
tutorial/py.tornado/PythonClient.py:102–104 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
100
101
102
def
main():
103
# create an ioloop, do the above, then stop
104
ioloop.IOLoop.current().run_sync(communicate)
105
106
107
if
__name__ ==
"__main__"
:
Callers
1
PythonClient.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected