Searched refs:_proxify (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/idlelib/ | ||
H A D | rpc.py | 295 response = how, self._proxify(what) 298 def _proxify(self, obj): member in SocketIO 302 return list(map(self._proxify, obj)) |
Completed in 1 milliseconds