Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
H A Drpc.py221 def remotequeue(self, oid, methodname, args, kwargs): member in SocketIO
222 self.debug("remotequeue:asyncqueue: ", oid, methodname)
H A Dpyshell.py644 oid = self.rpcclt.remotequeue("exec", "stackviewer", ("flist",), {})
762 self.rpcclt.remotequeue("exec", "runcode", (code,), {})

Completed in 4 milliseconds