Home
last modified time | relevance | path

Searched refs:RPCServer (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/idlelib/
H A Drun.py113 In the Python subprocess, RPCServer is instantiated with handlerclass
117 When the RPCServer 'server' is instantiated, the TCPServer initialization
393 class MyRPCServer(rpc.RPCServer):
396 """Override RPCServer method for IDLE
H A Drpc.py19 | [attribute of RPCServer]| | |
22 The RPCServer handler class is expected to provide register/unregister methods.
73 class RPCServer(socketserver.TCPServer): class
121 #----------------- end class RPCServer --------------------

Completed in 2 milliseconds