]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Pass partial answer when raising DNSException, added unit tests 109/head
authorClaudio Luck <claudio.luck@gmail.com>
Wed, 27 May 2015 15:54:13 +0000 (17:54 +0200)
committerClaudio Luck <cluck@ini.uzh.ch>
Mon, 13 Jun 2016 13:51:35 +0000 (15:51 +0200)
commitd55988819110674352d441b3b47f340e156bef8a
treea9d459d0e5f9c1fef7958221927156f1502632f5
parent898b626b451f05869c6980f3d8b617a962740f27
Pass partial answer when raising DNSException, added unit tests
dns/e164.py
dns/exception.py
dns/resolver.py
tests/test_resolver.py