MCPcopy Index your code
hub / github.com/QuantFans/quantdigger / get

Method get

quantdigger/kernel/engine/event.py:19–20  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

17 self._pool.append(item)
18
19 def get(self):
20 return self._pool.pop(0)
21
22
23class Event(object):

Callers 15

__init__Method · 0.80
register_plotMethod · 0.80
parse_requestMethod · 0.80
run_cgiMethod · 0.80
main.jsFile · 0.80
kFunction · 0.80
mFunction · 0.80
eFunction · 0.80
AFunction · 0.80
jquery.min.jsFile · 0.80
mbFunction · 0.80
JbFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected