]> granicus.if.org Git - python/commit
Fix the IPv6 pton/ntop tests. Why weren't these failing on Linux? No IPv6?
authorGuido van Rossum <guido@python.org>
Fri, 17 Aug 2007 03:51:09 +0000 (03:51 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 17 Aug 2007 03:51:09 +0000 (03:51 +0000)
commit540d987d3485c39649edcd20a990bb35a6b86a3b
tree9260755fb37d6e6ce5f3ecd36b40d4557182f3e9
parentda97cd0081faa710d1ce691ab646e2da01855f25
Fix the IPv6 pton/ntop tests.  Why weren't these failing on Linux?  No IPv6?
Lib/test/test_socket.py