]> git.ipfire.org Git - thirdparty/bind9.git/commit
Align rndc.py naming with project conventions
authorNicki Křížek <nicki@isc.org>
Tue, 14 Jul 2026 11:38:25 +0000 (11:38 +0000)
committerNicki Křížek <nicki@isc.org>
Thu, 23 Jul 2026 10:03:35 +0000 (12:03 +0200)
commit4f27aaa47bcc4ebd4aaa67e4e3af07ab6474739c
tree6b8373a9a48f60bc08ce080cc1a8043a2064ba64
parentd97047320751bad7622df5e10b225802e914b4cb
Align rndc.py naming with project conventions

Rename locals that shadow the hash, input, and type builtins and drop
the double-underscore name mangling from private members in favor of
the single-underscore style used across isctest.

Assisted-by: Claude:claude-fable-5
bin/tests/system/isctest/rndc.py