Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
500
class
RemoteProxy:
501
502
def
__init__(self, oid):
503
self.oid = oid
504
505
506
class
RPCHandler(socketserver.BaseRequestHandler, SocketIO):
Callers
1
remoteref
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected