Home
last modified time | relevance | path

Searched refs:asynccall (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/idlelib/
Drpc.py210 seq = self.asynccall(oid, methodname, args, kwargs)
218 def asynccall(self, oid, methodname, args, kwargs): member in SocketIO