]> git.ipfire.org Git - thirdparty/bind9.git/commit
Shorten syntax to access Name object
authorPetr Špaček <pspacek@isc.org>
Wed, 21 May 2025 13:19:25 +0000 (15:19 +0200)
committerPetr Špaček <pspacek@isc.org>
Tue, 29 Jul 2025 08:00:36 +0000 (10:00 +0200)
commit3fb6b990af3ec44e0b0d4e14d76d8c4bfba9692b
tree861ad8589088bf9114344f105d6554c6d7844829
parentbd8be10329d1db72a57c8151c0cfc0f42021ee1e
Shorten syntax to access Name object

dns.name all over the place does not make it easier to read the code at
all, and I'm going to add lot more code here.
bin/tests/system/isctest/name.py