MCPcopy 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
102def main():
103 # create an ioloop, do the above, then stop
104 ioloop.IOLoop.current().run_sync(communicate)
105
106
107if __name__ == "__main__":

Callers 1

PythonClient.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected