]> git.ipfire.org Git - thirdparty/dnspython.git/commit
dns.name.to_text() should return text. [Issue #209]
authorBob Halley <halley@dnspython.org>
Tue, 27 Sep 2016 21:42:23 +0000 (14:42 -0700)
committerBob Halley <halley@dnspython.org>
Tue, 27 Sep 2016 21:42:23 +0000 (14:42 -0700)
commitca9af3e157b1acc5802282df02dfc28500e98495
tree6e1e09debe8b8ae9768f746b04e337f66a1440d2
parentbb0c9f21f4a6f56f2fe8d7c1fc991080ef89d223
dns.name.to_text() should return text.  [Issue #209]
dns/name.py
tests/test_name.py