File: //lib/python3/dist-packages/fail2ban/server/__pycache__/ipdns.cpython-311.pyc
�
�Bd�C � � � d Z dZdZddlZddlZddlZddlmZ ddlm Z e e
� � Zd � Zdd�Z
G d� d
� � Z G d� de� � Z edd� � e_ dS )zJFail2Ban Developers, Alexander Koeppe, Serg G. Brester, Yaroslav Halchenkoz+Copyright (c) 2004-2016 Fail2ban Developers�GPL� N� )�Utils� )� getLoggerc �N � t | t � � r| S t | � � S )z8A little helper to guarantee ip being an IPAddr instance��
isinstance�IPAddr)�ips �7/usr/lib/python3/dist-packages/fail2ban/server/ipdns.py�asipr '