]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Enum refactoring. 475/head
authorBrian Wellington <bwelling@xbill.org>
Tue, 19 May 2020 20:18:05 +0000 (13:18 -0700)
committerBrian Wellington <bwelling@xbill.org>
Tue, 19 May 2020 20:18:05 +0000 (13:18 -0700)
commit044c8afd92070648f3e76ed054be69d264f114c2
tree075003f55cf0a034d52c183ed9f07b37f1000503
parent2df0596e9405049faae662b6cfcb687dae3eb001
Enum refactoring.

Consolidate the common methods related to enum classes.
dns/dnssec.py
dns/enum.py [new file with mode: 0644]
dns/opcode.py
dns/rcode.py
dns/rdataclass.py
dns/rdatatype.py