]> git.ipfire.org Git - thirdparty/dnspython.git/commit
dns.ipv6.inet_ntoa() should return a string.
authorBob Halley <halley@dnspython.org>
Tue, 31 May 2016 13:46:41 +0000 (06:46 -0700)
committerBob Halley <halley@dnspython.org>
Tue, 31 May 2016 13:46:41 +0000 (06:46 -0700)
commit9c9ae1cb3e1b81c207e9c8384269c8d2f372be69
tree94b9ff6835245c7012d25a0169cc72f5b50c5d5f
parent995a46caade4c8bbaaa19bc42fcf75c8956fc885
dns.ipv6.inet_ntoa() should return a string.
[issue #167]
Makefile
dns/_compat.py
dns/ipv6.py
tests/test_name.py
tests/test_ntoaaton.py