mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-26 15:59:08 -04:00
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. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| pkcs11 | ||
| plugins | ||
| python | ||
| rndc | ||
| tests | ||
| tools | ||
| win32/BINDInstall | ||
| Makefile.in | ||