]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Fix another Python 2/3 code merge unicode issue.
authorBob Halley <halley@dnspython.org>
Sat, 18 Jun 2016 13:51:36 +0000 (06:51 -0700)
committerBob Halley <halley@dnspython.org>
Sat, 18 Jun 2016 13:51:36 +0000 (06:51 -0700)
commit257f2ae5d3c4e4dc93ccd472c4717c6b705c6e6d
treec2b21f334105434f190bffeeb2b935f10eec691b
parenta55e23fbc4b960ca7f88342a89404fc07293096c
Fix another Python 2/3 code merge unicode issue.
dns/name.py
tests/test_name.py