]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Amend doc strings for all DNSExceptions to make them suitable for direct printing.
authorPetr Spacek <pspacek@redhat.com>
Thu, 15 Jan 2015 16:27:27 +0000 (17:27 +0100)
committerPetr Spacek <pspacek@redhat.com>
Thu, 12 Feb 2015 11:34:17 +0000 (12:34 +0100)
commit90e85fa5196159a12f005d0e3383e893283a707c
tree81d434dca55dfd34e585649990871518175d0bf4
parenta4bdb7113dba8ed819d8454a1e8f2916ee33d9a6
Amend doc strings for all DNSExceptions to make them suitable for direct printing.
15 files changed:
dns/dnssec.py
dns/exception.py
dns/message.py
dns/name.py
dns/opcode.py
dns/query.py
dns/rcode.py
dns/rdataclass.py
dns/rdataset.py
dns/rdatatype.py
dns/rdtypes/ANY/RRSIG.py
dns/resolver.py
dns/tokenizer.py
dns/tsig.py
dns/zone.py