bind9/bin/tests/system/migrate2kasp
Štěpán Balážik d3186c7038 Clean up imports of dnspython modules
Add a pylint plugin that enforces:
  - There is no bare `import dns` statement.
  - All `dns.<module>` used are explicitly imported.
  - There are no unused `dns.<module>` imports.

Fix all the imports to conform with this check.
2026-02-20 15:17:32 +01:00
..
ns3 Add a test case for no -P sync 2025-08-19 14:07:12 +00:00
ns4 Test migration to dnssec-policy 2025-08-19 14:07:12 +00:00
setup.sh Test migration to dnssec-policy 2025-08-19 14:07:12 +00:00
tests_migrate2kasp.py Clean up imports of dnspython modules 2026-02-20 15:17:32 +01:00