summaryrefslogtreecommitdiff
path: root/examples/query_specific.py
Commit message (Collapse)AuthorAgeFilesLines
* make all shebangs python3Bob Halley2020-05-011-1/+1
|
* Remove "from __future__ import" statements.Brian Wellington2020-05-011-2/+0
| | | | None of these are needed anymore.
* Fix incorrect example using non-specific ResolverArcadiy Ivanov2017-11-141-1/+1
| | | | fixes #285
* add example of querying a specific serverBob Halley2016-12-301-0/+39