]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Allow an origin of None to be specified when constructing a
authorBob Halley <halley@dnspython.org>
Wed, 11 May 2016 21:54:30 +0000 (14:54 -0700)
committerBob Halley <halley@dnspython.org>
Wed, 11 May 2016 21:54:30 +0000 (14:54 -0700)
commit8ecd53c269ed8c7df78e34ba3935294526e41378
tree11700c90eca64ea65591a510720f2a238128ce69
parentdf0204378bd2a181be4772836727c0edcef57a7c
Allow an origin of None to be specified when constructing a
Zone object.
[issue #153]
dns/zone.py
tests/test_zone.py