Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dtelnetlib.py108 XDISPLOC = chr(35) # X Display Location variable
/external/python/cpython3/Lib/
Dtelnetlib.py107 XDISPLOC = bytes([35]) # X Display Location variable