]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Add a way to dynamically register an rdata module.
authorBob Halley <halley@dnspython.org>
Tue, 17 Jul 2018 14:02:38 +0000 (07:02 -0700)
committerBob Halley <halley@dnspython.org>
Tue, 17 Jul 2018 14:02:50 +0000 (07:02 -0700)
commitf054938849c4c8d651fc0742e6889922c74b7d85
tree12fe80d377e8fb22604614b6262f8f3ad88a2b1d
parent7daefe8ba9c8f592bc4bf5efb7ff782ac6db073e
Add a way to dynamically register an rdata module.
dns/rdata.py
dns/rdatatype.py
tests/test_rdata.py
tests/ttxt_module.py [new file with mode: 0644]