| Server IP : 172.67.134.116 / Your IP : 216.73.217.22 Web Server : Apache System : Linux server.rehabsharif.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64 User : nobi37te ( 1003) PHP Version : 8.2.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3.9/site-packages/sos/cleaner/archives/__pycache__/ |
Upload File : |
a
�1j� � @ s@ d dl Z d dlZd dlmZ G dd� de�ZG dd� de�ZdS )� N)�SoSObfuscationArchivec @ s, e Zd ZdZdZdZedd� �Zdd� ZdS ) �DataDirArchivez{A plain directory on the filesystem that is not directly associated with
any known or supported collection utility
Zdata_dirzunassociated directoryc C s t j�|�S �N)�os�path�isdir��clsZarc_path� r
�@/usr/lib/python3.9/site-packages/sos/cleaner/archives/generic.py�
check_is_type s zDataDirArchive.check_is_typec C s t j�| j�S r )r r �abspathZarchive_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 @ s, e Zd ZdZdZdZedd� �Zdd� ZdS ) �TarballArchivezdA generic tar archive that is not associated with any known or supported
collection utility
Ztarballzunassociated tarballc C s&