Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dtelnetlib.py105 LFLOW = bytes([33]) # remote flow control variable
/external/python/cpython2/Lib/
Dtelnetlib.py106 LFLOW = chr(33) # remote flow control variable