MCPcopy Index your code
hub / github.com/RustPython/RustPython / wait_done

Method wait_done

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

Source from the content-addressed store, hash-verified

347 log.write('Error handled\n')
348
349 def wait_done(self):
350 pass
351
352
353class BadHandler(socketserver.BaseRequestHandler):

Callers 1

__init__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected