Searched refs:SEND_URL (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
H A Dtelnetlib.py125 SEND_URL = chr(48) # SEND-URL variable
/external/python/cpython3/Lib/
H A Dtelnetlib.py124 SEND_URL = bytes([48]) # SEND-URL variable

Completed in 84 milliseconds