]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Fix dns.name.Name.to_text() 176/head
authorCasey Deccio <casey@deccio.net>
Sat, 25 Jun 2016 00:51:54 +0000 (20:51 -0400)
committerCasey Deccio <casey@deccio.net>
Sat, 25 Jun 2016 00:51:54 +0000 (20:51 -0400)
commit19b440424ae1005d7278c2e8388ef5337af6cb90
treef976aff454ec55d689a881357969c0aa72680c6b
parent257f2ae5d3c4e4dc93ccd472c4717c6b705c6e6d
Fix dns.name.Name.to_text()

Fix dns.name.Name.to_text(), so root is displayed properly.
dns/name.py
tests/test_name.py