]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Simplify $GENERATE range code, add some error checks, and increase test coverage.
authorBob Halley <halley@dnspython.org>
Sun, 9 Aug 2020 01:32:55 +0000 (18:32 -0700)
committerBob Halley <halley@dnspython.org>
Sun, 9 Aug 2020 01:32:55 +0000 (18:32 -0700)
commit26fd19690c44a01c84c27a2d4244d2e5dc7b7a19
tree360b56b8f680499588e76af121ab241547c069b1
parent9eeb0aa296c3a95ab78cf9abce9768aa19cdb71b
Simplify $GENERATE range code, add some error checks, and increase test coverage.
dns/grange.py
tests/test_grange.py