MCPcopy Index your code
hub / github.com/Bitmessage/PyBitmessage / run

Method run

src/class_smtpServer.py:181–182  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

179 pass
180
181 def run(self):
182 asyncore.loop(1)
183
184def signals(signal, frame):
185 print "Got signal, terminating"

Callers

nothing calls this directly

Calls 1

loopMethod · 0.80

Tested by

no test coverage detected