summaryrefslogtreecommitdiff
path: root/dns/opcode.py
Commit message (Expand)AuthorAgeFilesLines
* fix case of enum namesconstants2Bob Halley2020-08-031-2/+2
* remove globals() enum updatingBob Halley2020-08-031-2/+0
* add constantsBob Halley2020-08-031-0/+10
* flake8 lintingBob Halley2020-05-201-1/+1
* Enum refactoring.Brian Wellington2020-05-191-18/+12
* Fix bare except.Brian Wellington2020-05-191-1/+1
* Convert opcode, rcode, dnssec constants to enums.Brian Wellington2020-05-181-31/+25
* in doco, text->str, binary->bytesBob Halley2020-05-081-2/+2
* update copyrightBob Halley2018-12-011-0/+2
* Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgradeHugo2018-09-061-1/+1
* more doco overhaulBob Halley2017-01-151-17/+27
* Pylint: enable superfluous-parens checkMartin Basti2016-06-271-3/+1
* python3 supportArthur Gautier2016-04-211-11/+17
* Remove redundant 'pass' from class definitions.Petr Spacek2015-02-121-1/+0
* Amend doc strings for all DNSExceptions to make them suitable for direct prin...Petr Spacek2015-02-121-1/+1
* update copyrightsBob Halley2011-05-121-1/+1
* update copyrights for 2010Bob Halley2010-01-131-1/+1
* update copyrightsBob Halley2009-06-181-1/+1
* update copyrights for 2007Bob Halley2007-01-011-1/+1
* update copyrightsBob Halley2005-09-021-1/+1
* remove cvs $Id$ tagsBob Halley2005-09-021-2/+0
* initial importBob Halley2005-09-021-0/+106