X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=djbdns%2Ftinydns.py;fp=djbdns%2Ftinydns.py;h=5c4275e5d74189ae61a86c7a142e4c5c8a5b9406;hb=db1cc70a2cd45943ed33520f82a773acd4f2a520;hp=d647156f7b03bec45ac23a5605dc868e31d4d942;hpb=f8971980184acdac6243e806e635b420ccef1d3f;p=djbdns-logparse.git diff --git a/djbdns/tinydns.py b/djbdns/tinydns.py index d647156..5c4275e 100644 --- a/djbdns/tinydns.py +++ b/djbdns/tinydns.py @@ -2,7 +2,7 @@ import re from typing import Optional -from djbdns.common import * +from djbdns.common import convert_ip, query_type_name, timestamp_pat # The "hex4" pattern matches a string of four hexadecimal digits. This # is used, for example, by tinydns to encode the query type