Parcourir la source

[master] editorial cleanup: removed non-existent param from doc

trivial, committing at my discretion.
JINMEI Tatuya il y a 12 ans
Parent
commit
6de9ca4708
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      src/lib/python/isc/ddns/session.py

+ 0 - 2
src/lib/python/isc/ddns/session.py

@@ -199,8 +199,6 @@ class UpdateSession:
           logging and access control.
         - zone_config (ZoneConfig) A tentative container that encapsulates
           the server's zone configuration.  See zone_config.py.
-        - req_data (binary) Wire format data of the request message.
-          It will be used for TSIG verification if necessary.
 
         '''
         self.__message = req_message