mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-19 18:58:53 -04:00
The test framework already requires Python 3.10+ (conftest.py raises RuntimeError if version < 3.10), so skipif(sys.version_info < (3, 7)) can never trigger. Remove the dead markers and now-unused sys imports. Assisted-by: Claude:claude-opus-4-7 |
||
|---|---|---|
| .. | ||
| startperf | ||
| system | ||
| testdata/wire | ||
| .gitignore | ||
| meson.build | ||
| test_client.c | ||
| test_server.c | ||