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

/external/python/cpython2/Lib/test/
H A Dtest_ftplib.py20 from test.test_support import HOST, HOSTv6 namespace
597 self.server = DummyFTPServer((HOSTv6, 0), af=socket.AF_INET6)
H A Dtest_support.py429 HOSTv6 = "::1" variable
534 sock.bind((HOSTv6, 0))

Completed in 139 milliseconds