]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Allow zone origin to be specified as a string.
authorBob Halley <halley@dnspython.org>
Sun, 8 May 2016 18:41:21 +0000 (11:41 -0700)
committerBob Halley <halley@dnspython.org>
Sun, 8 May 2016 18:41:21 +0000 (11:41 -0700)
commitd0ec95ab7ef777657dcd7e3ab92583646b021dc1
treefcfdfc481b109d060a98021c7ee1df9df8b22fb1
parent6dc8be09e704a74fcb0e10f7a655060132d870e8
Allow zone origin to be specified as a string.
dns/zone.py
tests/test_zone.py