]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport r43579
authorAnthony Baxter <anthonybaxter@gmail.com>
Mon, 3 Apr 2006 16:42:41 +0000 (16:42 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Mon, 3 Apr 2006 16:42:41 +0000 (16:42 +0000)
commit119dc70379072d46ed01dfc9df40924ae7d33634
tree63bc8c841d9dd943b34cea91bfb87b7b46155e65
parent0860da9e900708546a8e989b987bfc628e22caad
backport r43579
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