MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / EOFhook

Method EOFhook

tools/python-3.11.9-amd64/Lib/idlelib/rpc.py:483–485  ·  view source on GitHub ↗

Classes using rpc client/server can override to augment EOF action

(self)

Source from the content-addressed store, hash-verified

481 self.exithook()
482
483 def EOFhook(self):
484 "Classes using rpc client/server can override to augment EOF action"
485 pass
486
487#----------------- end class SocketIO --------------------
488

Callers 1

handle_EOFMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected