]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Add WALLET rdatatype support. (#1098)
authorBob Halley <halley@dnspython.org>
Wed, 3 Jul 2024 17:25:21 +0000 (10:25 -0700)
committerGitHub <noreply@github.com>
Wed, 3 Jul 2024 17:25:21 +0000 (10:25 -0700)
commite5e9f5e8722da52159a5f073d800e1be7eed036b
tree591bc4514457a8193695df5671acf6fd2cedcfe0
parent84de5d66610e45ca6bd282cfcf120f618afc0e4e
Add WALLET rdatatype support. (#1098)
dns/rdatatype.py
dns/rdtypes/ANY/WALLET.py [new file with mode: 0644]
dns/rdtypes/ANY/__init__.py
tests/example
tests/example1.good
tests/example2.good
tests/example3.good
tests/example4.good