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

File rpc.py

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

Source from the content-addressed store, hash-verified

1"""RPC Implementation, originally written for the Python Idle IDE
2
3For security reasons, GvR requested that Idle's Python execution server process
4connect to the Idle process, which listens for the connection. Since Idle has

Callers

nothing calls this directly

Calls 2

QueueMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected