bind9/bin/tests/system/synthrecord
Š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
..
conf Don't hardcode shared library extension 2025-10-15 17:51:55 +11:00
ns1 remove "mode" parameter from synthrecord 2025-10-01 12:16:05 +02:00
.gitignore add synthesized record system tests 2025-10-01 12:16:05 +02:00
tests_synthrecord.py Clean up imports of dnspython modules 2026-02-20 15:17:32 +01:00