summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* add missing import to trio exampleBob Halley2020-05-161-0/+1
* async resolver and lintingBob Halley2020-05-161-0/+4
* Start trio async support.Bob Halley2020-05-161-0/+24
* make all shebangs python3Bob Halley2020-05-019-9/+9
* Remove "from __future__ import" statements.Brian Wellington2020-05-019-17/+0
* DoH cleanup.Brian Wellington2020-01-071-2/+2
* example for DNS over HTTPSkimbo2019-12-301-0/+42
* Handle the case where the NOTIFY has no answer SOA RR.Bob Halley2019-03-181-4/+9
* Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgradeHugo2018-09-061-10/+10
* Initial type signaturesJanus2018-07-313-17/+41
* examples/zonediff: fix pylint (singleton-comparison)Tomas Krizek2018-07-181-3/+3
* delintBob Halley2018-02-202-6/+2
* Fix incorrect example using non-specific ResolverArcadiy Ivanov2017-11-141-1/+1
* add example of querying a specific serverBob Halley2016-12-301-0/+39
* add future import for printBob Halley2016-12-181-0/+2
* update commentBob Halley2016-12-181-0/+3
* add example of receiving notify messagesBob Halley2016-12-181-0/+27
* Pylint: remove bare exceptsMartin2016-08-311-2/+2
* Pylint: examples: py3 replace deprecated optparse with argparseMartin2016-07-021-9/+9
* Pylint: examples: fix redefined sys from outer scope errorMartin2016-07-021-3/+2
* Pylint: examples: fix basestring is not in py3Martin2016-07-021-9/+9
* Pylint: examples: fix extremenly long linesMartin2016-07-021-6/+24
* Pylint: examples: fix redefined variables from outer scopeMartin2016-07-021-1/+5
* Pylint: examples: cmp builtin is not in py3Martin2016-07-021-1/+1
* Pylint: examples: fix singleton comparisonMartin2016-07-021-1/+1
* Pylint: examples: fix whitespace errorsMartin2016-07-021-17/+16
* Pylint: examples: do py2/3 compatible printsMartin2016-07-027-15/+29
* Fix typosJakub Wilk2016-05-261-1/+1
* clean Tabdv2015-03-022-10/+10
* compute dnspython.org master server and xfr from itBob Halley2011-05-031-1/+5
* Add zonediff.py to examplesBob Halley2010-10-311-0/+270
* deobfuscate code; thanks to Andre van der VliesBob Halley2008-08-051-7/+5
* add some more examplesBob Halley2006-09-252-0/+12
* add ddns exampleBob Halley2005-10-311-0/+51
* remove .arch-idsBob Halley2005-09-025-5/+0
* initial importBob Halley2005-09-029-0/+77