summaryrefslogtreecommitdiff
path: root/dns/node.py
Commit message (Expand)AuthorAgeFilesLines
* Fix comment typo.Bob Halley2020-07-021-1/+1
* Minor Python 3 cleanups.Brian Wellington2020-06-031-1/+1
* more documentationBob Halley2020-05-091-8/+9
* in doco, text->str, binary->bytesBob Halley2020-05-081-2/+2
* In library code, replace from io import BytesIO (or StringIO) with import ioBob Halley2020-05-011-3/+5
* remove the rest of the unicode string prefixesBob Halley2019-01-081-1/+1
* update copyrightBob Halley2018-12-011-0/+2
* Initial type signaturesJanus2018-07-311-1/+1
* node doco updateBob Halley2017-01-161-49/+51
* python3 supportArthur Gautier2016-04-211-6/+9
* do not print empty rdatasetsBob Halley2013-03-311-1/+2
* raise ValueError if the argument to node.replace_rdataset() is not an rdatasetBob Halley2012-04-071-0/+2
* update copyrightsBob Halley2011-05-121-1/+1
* cleanup whitespaceBob Halley2010-11-201-7/+7
* 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/+174