Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3/dist-packages/sos/cleaner/archives/__pycache__/ |
Upload File : |
o ���b� � @ s@ d dl mZ d dlZd dlZG dd� de�ZG dd� de�ZdS )� )�SoSObfuscationArchiveNc @ �, e Zd ZdZdZdZedd� �Zdd� ZdS ) �DataDirArchivez{A plain directory on the filesystem that is not directly associated with any known or supported collection utility �data_dirzunassociated directoryc C s t j�|�S �N)�os�path�isdir��cls�arc_path� r �>/usr/lib/python3/dist-packages/sos/cleaner/archives/generic.py� check_is_type s zDataDirArchive.check_is_typec C s t j�| j�S r )r r �abspath�archive_path��selfr r r �set_archive_root s zDataDirArchive.set_archive_rootN� �__name__� __module__�__qualname__�__doc__� type_name�description�classmethodr r r r r r r s r c @ r ) �TarballArchivezdA generic tar archive that is not associated with any known or supported collection utility �tarballzunassociated tarballc C s"