From: Jelte Jansen Date: Fri, 25 May 2012 13:13:13 +0000 (+0200) Subject: [1456] remove double empty line X-Git-Tag: trac2351_base~226^2~67^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f4d8dca7f015aab64778188a428799aed4b5aae6;p=thirdparty%2Fkea.git [1456] remove double empty line --- diff --git a/src/lib/python/isc/xfrin/diff.py b/src/lib/python/isc/xfrin/diff.py index 35207500f8..b11575bb19 100644 --- a/src/lib/python/isc/xfrin/diff.py +++ b/src/lib/python/isc/xfrin/diff.py @@ -94,8 +94,8 @@ class Diff: restrictions, this class does not do any checking of data; it is the caller's responsibility to keep the data 'sane', and this class does not presume to have any knowledge of DNS zone content sanity. - For instance, while it enforces the SOA to be deleted first, and added - first, it does no checks on the SERIAL value. + For instance, though it enforces the SOA to be deleted first, and + added first, it does no checks on the SERIAL value. You can also expect isc.datasrc.Error or isc.datasrc.NotImplemented exceptions. @@ -209,7 +209,6 @@ class Diff: """ self.__data_common(rr, 'delete') - def compact(self): """ Tries to compact the operations in buffer a little by putting some of