Update information reg. ipdns.py as successor for dnsutils.py

pull/2306/head
Alexander Koeppe 2018-12-18 20:21:36 +01:00 committed by sebres
parent c1ccabc1f9
commit df9b352bac
1 changed files with 7 additions and 3 deletions

10
DEVELOP
View File

@ -262,12 +262,16 @@ FileContainer
Keeps the position pointer Keeps the position pointer
dnsutils.py ipdns.py
~~~~~~~~~~~ ~~~~~~~~
DNSUtils DNSUtils
Utility class for DNS and IP handling Utility class for DNS handling
IPAddr
Object-class for IP address handling
filter*.py filter*.py