3
Ü““i¶ ã @ 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 jj|ƒS )N)ÚosÚpathÚisdir)ÚclsÚarc_path© r ú/usr/lib/python3.6/generic.pyÚ
check_is_type s zDataDirArchive.check_is_typec C s t jj| jƒS )N)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$ y
t j|ƒS tk
r dS X d S )NF)ÚtarfileZ
is_tarfileÚ Exception)r r r r r
r ) s
zTarballArchive.check_is_typec C s | j jjƒ r| j jjS dS )NÚ )ZtarobjZfirstmemberr Úname)r
r r r
r 0 s
zTarballArchive.set_archive_rootN) r r r r r r r r r r r r r
r ! s
r )r r Zsos.cleaner.archivesr r r r r r r
Ú