MCPcopy Index your code
hub / github.com/python/cpython / wait_done

Method wait_done

Lib/test/test_socketserver.py:361–362  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

359 log.write('Error handled\n')
360
361 def wait_done(self):
362 pass
363
364
365class BadHandler(socketserver.BaseRequestHandler):

Callers 1

__init__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected