Files
bind9/bin
Michał Kępień eaed6c74d8 Fix broken dnspython version checks
The dns.query Python module has the send_tcp() method defined in both
dnspython 1.x and 2.x, so checking for the existence of that method to
determine the dnspython version available in the test environment does
not make any sense.  Fix by checking the dns.version.MAJOR integer
instead.
2022-03-14 09:19:03 +01:00
..
2022-03-10 21:58:36 +01:00
2022-01-16 08:02:26 +01:00
2022-01-19 11:05:00 -08:00
2022-03-14 09:19:03 +01:00