summaryrefslogtreecommitdiff
path: root/dns/exception.py
Commit message (Expand)AuthorAgeFilesLines
* update copyrightBob Halley2018-12-011-0/+2
* Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgradeHugo2018-09-061-1/+1
* Exception docBob Halley2017-01-021-24/+22
* fix restructured text issuesBob Halley2016-12-311-6/+6
* fix minor doco errors.Bob Halley2016-09-201-2/+2
* Pass partial answer when raising DNSException, added unit testsClaudio Luck2016-06-131-2/+6
* Fix typosJakub Wilk2016-05-261-1/+1
* Do not reference docstrings in exception formatting as they may be stripped.Bob Halley2016-05-121-1/+1
* python3 supportArthur Gautier2016-04-211-0/+10
* Return timeout duration as part of str(Timeout).Petr Spacek2015-03-251-0/+2
* Separate class docstring and default str() messages in DNSException.Petr Spacek2015-03-251-4/+9
* Add list pretty-printing for parametrized exceptions.Petr Spacek2015-03-251-1/+20
* Add support for parametrizable __str__ in DNSException.Petr Spacek2015-03-241-2/+50
* Remove redundant 'pass' from class definitions.Petr Spacek2015-02-121-5/+0
* Amend doc strings for all DNSExceptions to make them suitable for direct prin...Petr Spacek2015-02-121-3/+3
* Support string representation for all DNSExceptions.Petr Spacek2015-02-121-1/+6
* 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/+42