Home
last modified time | relevance | path

Searched defs:nextseq (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/idlelib/
Drpc.py126 nextseq = 0 variable in SocketIO
514 nextseq = 1 # Requests coming from the client are odd numbered variable in RPCClient
/external/python/cpython3/Lib/idlelib/
Drpc.py131 nextseq = 0 variable in SocketIO
530 nextseq = 1 # Requests coming from the client are odd numbered variable in RPCClient