]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Wrap exceptions from rdata from_text() and from_wire(). 553/head
authorBob Halley <halley@dnspython.org>
Mon, 27 Jul 2020 00:48:14 +0000 (17:48 -0700)
committerBob Halley <halley@dnspython.org>
Mon, 27 Jul 2020 00:48:14 +0000 (17:48 -0700)
commit84e076521246abd2ecdcb34b458adc402e14e3d6
tree255f5e876aa6161b40780b0681b0f1ac9c953a47
parentcb49bfc57cbf68f0e31f0c2f541eb64a06463eca
Wrap exceptions from rdata from_text() and from_wire().
dns/exception.py
dns/rdata.py
tests/test_rdata.py