]> granicus.if.org Git - python/commit
Deal with openbsd's different style of default /etc/hosts by forcing the fqdn
authorAnthony Baxter <anthonybaxter@gmail.com>
Mon, 3 Apr 2006 08:10:33 +0000 (08:10 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Mon, 3 Apr 2006 08:10:33 +0000 (08:10 +0000)
commitcf0a2a8576b4780263cfeb96d081eea06a1ebe92
treec9ea8016a2e4ee1372be62b597bda1d21d35e272
parent93f5b93422ddfc46142186078ee0eedfcace8964
Deal with openbsd's different style of default /etc/hosts by forcing the fqdn
lookup to use the IP address returned by gethosbyname.
Lib/test/test_socket.py