Searched defs:sockio (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/idlelib/ |
D | debugobj_r.py | 26 def __init__(self, sockio, oid): argument
|
D | rpc.py | 556 def __init__(self, sockio, oid): argument 602 def __init__(self, sockio, oid, name): argument
|
/external/python/cpython2/Lib/idlelib/ |
D | RemoteObjectBrowser.py | 26 def __init__(self, sockio, oid): argument
|
D | rpc.py | 539 def __init__(self, sockio, oid): argument 586 def __init__(self, sockio, oid, name): argument
|