]> git.ipfire.org Git - thirdparty/dnspython.git/commit
remove the rest of the unicode string prefixes
authorBob Halley <halley@dnspython.org>
Tue, 8 Jan 2019 15:03:46 +0000 (07:03 -0800)
committerBob Halley <halley@dnspython.org>
Tue, 8 Jan 2019 15:03:46 +0000 (07:03 -0800)
commitfabbd12061ff428ba7660433345033665b6ebdde
tree79d5d1d109ac3c786454b5f181273881bd2c49f2
parent3c22261405da9c0235112d913362132aef681fb8
remove the rest of the unicode string prefixes
dns/message.py
dns/node.py
dns/rdataset.py
dns/rdtypes/ANY/HIP.py
dns/rdtypes/ANY/NSEC3.py
dns/zone.py
tests/test_bugs.py
tests/test_name.py
tests/test_tokenizer.py
tests/test_zone.py