Parcourir la source

[1259] Add a note about the library name

Michal 'vorner' Vaner il y a 13 ans
Parent
commit
743dad9408
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      src/lib/python/isc/xfrin/diff.py

+ 4 - 0
src/lib/python/isc/xfrin/diff.py

@@ -16,6 +16,10 @@
 """
 This helps the XFR in process with accumulating parts of diff and applying
 it to the datasource.
+
+The name of the module is not yet fully decided. We might want to move it
+under isc.datasrc or somewhere else, because we might want to reuse it with
+future DDNS process. But until then, it lives here.
 """
 
 import isc.dns