MCPcopy Create free account
hub / github.com/comaps/comaps / prepare

Method prepare

tools/python/test_server/server/tornado_handler.py:52–54  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

50
51
52 def prepare(self):
53 MainHandler.reset_self_destruct_timer()
54 self.init_vars()
55
56
57 def get(self, param):

Callers

nothing calls this directly

Calls 2

init_varsMethod · 0.95

Tested by

no test coverage detected