]> git.ipfire.org Git - thirdparty/dnspython.git/commit
refactor to have a get_node() in the txn API
authorBob Halley <halley@dnspython.org>
Thu, 2 Dec 2021 22:44:08 +0000 (14:44 -0800)
committerBob Halley <halley@dnspython.org>
Thu, 2 Dec 2021 22:44:08 +0000 (14:44 -0800)
commita5cf8b0817d27abb0f27bfc6b8a78a518c534a35
tree257d33cc48e9ca0972c98dddafe450b50ef4ba82
parent7ce649d1a1a4fe692c9896dc8b2287971b480314
refactor to have a get_node() in the txn API
dns/node.py
dns/rdataset.py
dns/transaction.py
dns/zone.py
dns/zonefile.py