Searched refs:_thishost (Results 1 – 1 of 1) sorted by relevance
815 _thishost = None variable818 global _thishost819 if _thishost is None:820 _thishost = socket.gethostbyname(socket.gethostname())821 return _thishost