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

Class RemoteProxy

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

Source from the content-addressed store, hash-verified

498
499
500class RemoteProxy:
501
502 def __init__(self, oid):
503 self.oid = oid
504
505
506class RPCHandler(socketserver.BaseRequestHandler, SocketIO):

Callers 1

remoterefFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected