U
i��d � @ s d dl mZ G dd� de�ZdS )� )�
SoSPrepperc @ s$ e Zd ZdZdZdd� Zdd� ZdS )� IPPrepperz�
This prepper is for IP network addresses. The aim of this prepper is to
provide the file path for where the output of `ip addr` is saved.
Zipc C s
| � |�S )N)�_get_ip_file_list)�self�archive� r �9/usr/lib/python3/dist-packages/sos/cleaner/preppers/ip.py�_get_ipv6_file_list s zIPPrepper._get_ipv6_file_listc C s"