]> granicus.if.org Git - python/commit
#14758: Fix the fix (fix getaddrinfo in mock_socket)
authorR David Murray <rdmurray@bitdance.com>
Wed, 11 Jun 2014 20:10:10 +0000 (16:10 -0400)
committerR David Murray <rdmurray@bitdance.com>
Wed, 11 Jun 2014 20:10:10 +0000 (16:10 -0400)
commit1351ee704b1249b12987b7b2fede8742af097ded
tree24273284675953b3f1c27f2a9f8a0142dea57408
parentba9fb0d83f1d6644bcabde250dbf663078945d92
#14758: Fix the fix (fix getaddrinfo in mock_socket)

I forgot to run all the affected tests when I fixed smtpd.
Lib/test/mock_socket.py