summaryrefslogtreecommitdiff
path: root/examples/query_specific.py
Commit message (Expand)AuthorAgeFilesLines
* update RD=0 example now that we have a flags parameterBob Halley2021-11-071-5/+6
* Extended the example to include one with RD=0Paul Hoffman2021-11-021-0/+10
* Avoid using deprecated Resolver.query in examplesFlorian Bruhin2020-09-211-1/+1
* make all shebangs python3Bob Halley2020-05-011-1/+1
* Remove "from __future__ import" statements.Brian Wellington2020-05-011-2/+0
* Fix incorrect example using non-specific ResolverArcadiy Ivanov2017-11-141-1/+1
* add example of querying a specific serverBob Halley2016-12-301-0/+39