]> 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:38:31 +0000 (12:38 +0100)
commitc34f16726386fecd62507b8c1bfa23770c18e3ec
tree23230c4ab1f4d2d965a39612f2ff154f551f505c
parent6631d8e37fcb57aac45852ef311007139a8e4221
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