Hacked By AnonymousFox

Current Path : /opt/alt/python37/lib64/python3.7/__pycache__/
Upload File :
Current File : //opt/alt/python37/lib64/python3.7/__pycache__/pathlib.cpython-37.pyc

B

� f���@sjddlZddlZddlZddlZddlZddlZddlZddlZddlm	Z	ddl
mZmZm
Z
mZmZddlmZddlmZmZmZmZmZmZmZddlmZdZejdkr�ddlZe� �dd	�d
kr�ddlm!Z!q�dZdZ!ndZd
dddddgZ"ee
eefZ#dZ$dd�Z%dd�Z&Gdd�de'�Z(Gdd�de(�Z)Gdd�de(�Z*e)�Z+e*�Z,Gdd�d�Z-Gd d!�d!e-�Z.e.�Z/d"d#�Z0e1ed$��r�e�2�e0�Z0Gd%d&�d&�Z3Gd'd(�d(�Z4Gd)d*�d*e3�Z5Gd+d,�d,e3�Z6Gd-d.�d.e3�Z7Gd/d0�d0e	�Z8Gd1d
�d
e'�Z9ej:�;e9�Gd2d�de9�Z<Gd3d�de9�Z=Gd4d�de9�Z>Gd5d�de>e<�Z?Gd6d�de>e=�Z@dS)7�N)�Sequence)�EINVAL�ENOENT�ENOTDIR�EBADF�ELOOP)�
attrgetter)�S_ISDIR�S_ISLNK�S_ISREG�S_ISSOCK�S_ISBLK�S_ISCHR�S_ISFIFO)�quote_from_bytesT�nt�)�r)�_getfinalpathnameF�PurePath�
PurePosixPath�PureWindowsPath�Path�	PosixPath�WindowsPath)�i�cCs t|dd�tkpt|dd�tkS)N�errnoZwinerror)�getattr�_IGNORED_ERROS�_IGNORED_WINERRORS)Z	exception�r �,/opt/alt/python37/lib64/python3.7/pathlib.py�
_ignore_error-sr"cCsd|kpd|kpd|kS)N�*�?�[r )�patr r r!�_is_wildcard_pattern2sr'c@s(eZdZdZdd�Zdd�Zdd�ZdS)	�_FlavourzPA flavour implements a particular (platform-specific) set of path
    semantics.cCs|jj|_dS)N)�sep�join)�selfr r r!�__init__<sz_Flavour.__init__cCsg}|j}|j}d}}t|�}x�|D]�}|s0q&|r@|�||�}|�|�\}}}	||	kr�xPt|	�|��D] }
|
rh|
dkrh|�t�|
��qhWn|	r�|	dkr�|�t�|	��|s�|r&|s�x6|D].}|s�q�|r�|�||�}|�|�d}|r�Pq�WPq&W|s�|�r|�||�|�	�|||fS)N��.r)
r)�altsep�reversed�replace�	splitroot�split�append�sys�intern�reverse)r+�partsZparsedr)r/�drv�root�it�partZrel�xr r r!�parse_parts?s@


z_Flavour.parse_partscCsz|r*|sp|rp||||g|dd�fSnF|rb||ksJ|�|�|�|�krp||||dd�fSn||||fS|||fS)z�
        Join the two paths represented by the respective
        (drive, root, parts) tuples.  Return a new (drive, root, parts) tuple.
        �N)�casefold)r+r9r:r8Zdrv2Zroot2Zparts2r r r!�join_parsed_partsesz_Flavour.join_parsed_partsN)�__name__�
__module__�__qualname__�__doc__r,r>rAr r r r!r(8s&r(c@s�eZdZdZdZdZeZej	dkZ
ed�ZdZ
ddd	d
hdd�ed
d�D�Bdd�ed
d�D�BZefdd�Zdd�Zdd�Zdd�Zd&dd�Ze
fdd�Zdd�Zdd �Zd!d"�Zd#d$�Zd%S)'�_WindowsFlavour�\�/TrZ4abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZz\\?\ZCONZPRNZAUXZNULcCsh|]}d|�qS)zCOM%dr )�.0�ir r r!�	<setcomp>�sz_WindowsFlavour.<setcomp>r?�
cCsh|]}d|�qS)zLPT%dr )rIrJr r r!rK�scCs\|dd�}|dd�}||krP||krP|�|�\}}|dd�}|dd�}nd}|dd�}||kr�||kr�||kr�|�|d�}|dkr�|�||d�}||dkr�|dkr�t|�}|r�||d|�|||dd�fS|d|�|||dd�fSd}	}
|dk�r6||jk�r6|dd�}	|dd�}|}||k�rN|}
|�|�}||	|
|fS)Nrr?rr-�����:)�_split_extended_path�find�len�
drive_letters�lstrip)r+r<r)�first�second�prefixZthird�indexZindex2r9r:r r r!r2�s6"

z_WindowsFlavour.splitrootcCs|��S)N)�lower)r+�sr r r!r@�sz_WindowsFlavour.casefoldcCsdd�|D�S)NcSsg|]}|���qSr )rY)rI�pr r r!�
<listcomp>�sz2_WindowsFlavour.casefold_parts.<locals>.<listcomp>r )r+r8r r r!�casefold_parts�sz_WindowsFlavour.casefold_partscCst�t�|�tj�jS)N)�re�compile�fnmatch�	translate�
IGNORECASE�	fullmatch)r+�patternr r r!�compile_pattern�sz_WindowsFlavour.compile_patternFcCs�t|�}|st��Sd}tdk	r�|r2|�t|��Sg}xly|�t|��}Wn>tk
r�|}tj�|�\}}|�|�||kr�|SYq8Xtjj	|ft
|���Sq8WdS)N)�str�os�getcwdr�_ext_to_normal�FileNotFoundError�pathr3r4r*r0)r+rk�strictrZZ
previous_sZ
tail_parts�tailr r r!�resolve�s&

z_WindowsFlavour.resolvecCsXd}|�|�rP|dd�}|dd�}|�d�rP||dd�7}d|dd�}||fS)Nr-�zUNC\rMrG)�
startswith)r+rZZ
ext_prefixrWr r r!rP�s

z$_WindowsFlavour._split_extended_pathcCs|�|�dS)Nr?)rP)r+rZr r r!ri�sz_WindowsFlavour._ext_to_normalcCs6|sdS|d�d�rdS|d�d�d��|jkS)NFrz\\rNr.)rp�	partition�upper�reserved_names)r+r8r r r!�is_reserved�s
z_WindowsFlavour.is_reservedcCsd|j}t|�dkrJ|ddkrJ|��dd��d�}d|t|�d��fSdt|���d��SdS)Nrr?rOrHz
file:///%s/%szutf-8zfile:)�driverR�as_posixrT�urlquote_from_bytes�encode)r+rkru�restr r r!�make_uri�sz_WindowsFlavour.make_uricCs�dtjkrtjd}n`dtjkr,tjd}nJdtjkrnytjd}Wntk
r\d}YnX|tjd}ntd��|r�tjd|kr�|�|f�\}}}|dtjdkr�td	|��||d<|s�|r�|||�|d
d��}n
|�|�}|S)N�HOMEZUSERPROFILEZHOMEPATHZ	HOMEDRIVEr-zCan't determine home directoryZUSERNAMErNz%Can't determine home directory for %rr?)rg�environ�KeyError�RuntimeErrorr>r*)r+�username�userhomer9r:r8r r r!�
gethomedir�s,




z_WindowsFlavour.gethomedirN)F)rBrCrDr)r/�has_drv�ntpath�pathmodrg�name�is_supported�setrSZext_namespace_prefix�rangersr2r@r]rernrPrirtrzr�r r r r!rFws&
	'

rFc@sleZdZdZdZdZeZej	dkZ
efdd�Zdd�Zd	d
�Z
dd�Zdd
d�Zdd�Zdd�Zdd�ZdS)�
_PosixFlavourrHr-FrcCsV|rH|d|krH|�|�}t|�t|�dkr<d|d|fSd||fSn
dd|fSdS)Nrrr-)rTrR)r+r<r)Z
stripped_partr r r!r2&s
z_PosixFlavour.splitrootcCs|S)Nr )r+rZr r r!r@5sz_PosixFlavour.casefoldcCs|S)Nr )r+r8r r r!r]8sz_PosixFlavour.casefold_partscCst�t�|��jS)N)r^r_r`rarc)r+rdr r r!re;sz_PosixFlavour.compile_patterncsJ|j�|j�i������fdd��|��r0dnt��}�|t|��pH�S)Ncs�|���rd}x�|���D]�}|r|dkr,q|dkrF|���\}}}q|�|}|�krx�|}|dk	rlqtd|��y��|�}Wn6tk
r�}z|jtkr��r��|}Wdd}~XYqXd�|<�||�}|�|<qW|S)Nr-r.z..zSymlink loop from %r)rpr3�
rpartitionr~�readlink�OSErrorrr)rkryr��_�newpath�target�e)�_resolve�accessor�seenr)rlr r!r�Bs0

z'_PosixFlavour.resolve.<locals>._resolver-)r)�	_accessor�is_absolutergrhrf)r+rkrl�baser )r�r�r�r)rlr!rn>s&z_PosixFlavour.resolvecCsdS)NFr )r+r8r r r!rtksz_PosixFlavour.is_reservedcCst|�}dt|�S)Nzfile://)�bytesrw)r+rkZbpathr r r!rznsz_PosixFlavour.make_uricCst|s:y
tjdStk
r6ddl}|�t���jSXn6ddl}y|�|�jStk
rntd|��YnXdS)Nr{rz%Can't determine home directory for %r)	rgr|r}�pwd�getpwuid�getuid�pw_dir�getpwnamr~)r+rr�r r r!r�ts
z_PosixFlavour.gethomedirN)F)rBrCrDr)r/r��	posixpathr�rgr�r�r2r@r]rernrtrzr�r r r r!r�s

-r�c@seZdZdZdS)�	_AccessorzjAn accessor implements a particular (system-specific or not) way of
    accessing paths on the filesystem.N)rBrCrDrEr r r r!r��sr�c@s�eZdZejZejZejZejZejZej	Z	e
ed�r>ejZndd�ZejZej
Z
ejZejZejZer~ertejZq�dd�Znedd��ZejZdd�Zd	S)
�_NormalAccessor�lchmodcCstd��dS)Nz%lchmod() not available on this system)�NotImplementedError)r+Zpathobj�moder r r!r��sz_NormalAccessor.lchmodcCstd��dS)Nz&symlink() not available on this system)r�)�a�b�target_is_directoryr r r!�symlink�sz_NormalAccessor.symlinkcCst�||�S)N)rgr�)r�r�r�r r r!r��scCs
t�|�S)N)rgr�)r+rkr r r!r��sz_NormalAccessor.readlinkN)rBrCrDrg�stat�lstat�open�listdir�scandir�chmod�hasattrr��mkdir�unlink�rmdir�renamer1r�supports_symlinksr��staticmethod�utimer�r r r r!r��s*

r�cCsR|d}|dd�}|dkr"t}n$d|kr4td��nt|�rBt}nt}||||�S)Nrr?z**z:Invalid pattern: '**' can only be an entire path component)�_RecursiveWildcardSelector�
ValueErrorr'�_WildcardSelector�_PreciseSelector)�
pattern_parts�flavourr&�child_parts�clsr r r!�_make_selector�s
r��	lru_cachec@s eZdZdZdd�Zdd�ZdS)�	_SelectorzYA selector matches a specific glob pattern part against the children
    of a given path.cCs0||_|rt||�|_d|_nt�|_d|_dS)NTF)r�r��	successor�dironly�_TerminatingSelector)r+r�r�r r r!r,�sz_Selector.__init__cCs<t|�}|j}|j}|jj}||�s,tg�S|�||||�S)zuIterate over all child paths of `parent_path` matched by this
        selector.  This can contain parent_path itself.)�type�is_dir�existsr�r��iter�_select_from)r+�parent_pathZpath_clsr�r�r�r r r!�select_from�sz_Selector.select_fromN)rBrCrDrEr,r�r r r r!r��s	r�c@seZdZdd�ZdS)r�ccs
|VdS)Nr )r+r�r�r�r�r r r!r��sz!_TerminatingSelector._select_fromN)rBrCrDr�r r r r!r��sr�c@seZdZdd�Zdd�ZdS)r�cCs||_t�|||�dS)N)r�r�r,)r+r�r�r�r r r!r,�sz_PreciseSelector.__init__ccs^yD|�|j�}|jr|n||�rBx |j�||||�D]
}|Vq4WWntk
rXdSXdS)N)�_make_child_relpathr�r�r�r��PermissionError)r+r�r�r�r�rkr[r r r!r��sz_PreciseSelector._select_fromN)rBrCrDr,r�r r r r!r��sr�c@seZdZdd�Zdd�ZdS)r�cCs|�|�|_t�|||�dS)N)re�matchr�r,)r+r&r�r�r r r!r,sz_WildcardSelector.__init__ccs�y�||��}t|�}WdQRXx�|D]�}|jrly|��s:w$Wn.tk
rj}zt|�sX�w$Wdd}~XYnX|j}	|�|	�r$|�|	�}
x |j�	|
|||�D]
}|Vq�Wq$WWnt
k
r�dSXdS)N)�listr�r�r�r"r�r�r�r�r�r�)r+r�r�r�r��
scandir_it�entries�entryr�r�rkr[r r r!r�s&



z_WildcardSelector._select_fromN)rBrCrDr,r�r r r r!r�sr�c@s$eZdZdd�Zdd�Zdd�ZdS)r�cCst�|||�dS)N)r�r,)r+r&r�r�r r r!r,&sz#_RecursiveWildcardSelector.__init__ccs�|Vy�||��}t|�}WdQRXx�|D]x}d}y|��}Wn,tk
rj}zt|�sZ�Wdd}~XYnX|r*|��s*|�|j�}	x|�|	||�D]
}
|
Vq�Wq*WWntk
r�dSXdS)NF)	r�r�r�r"�
is_symlinkr�r��_iterate_directoriesr�)r+r�r�r�r�r�r�Zentry_is_dirr�rkr[r r r!r�)s"

z/_RecursiveWildcardSelector._iterate_directoriesc	cs�yjt�}zT|jj}xF|�|||�D]4}x.|||||�D]}||kr6|V|�|�q6Wq"WWd|��XWntk
r~dSXdS)N)r�r�r�r��add�clearr�)	r+r�r�r�r�ZyieldedZsuccessor_selectZstarting_pointr[r r r!r�<sz'_RecursiveWildcardSelector._select_fromN)rBrCrDr,r�r�r r r r!r�$sr�c@s4eZdZdZdZdd�Zdd�Zdd�Zd	d
�ZdS)�_PathParentszvThis object provides sequence-like access to the logical ancestors
    of a path.  Don't try to construct it yourself.)�_pathcls�_drv�_root�_partscCs&t|�|_|j|_|j|_|j|_dS)N)r�r�r�r�r�)r+rkr r r!r,Us
z_PathParents.__init__cCs(|js|jrt|j�dSt|j�SdS)Nr?)r�r�rRr�)r+r r r!�__len__\sz_PathParents.__len__cCs@|dks|t|�krt|��|j�|j|j|jd|d��S)Nrr?)rR�
IndexErrorr��_from_parsed_partsr�r�r�)r+�idxr r r!�__getitem__bsz_PathParents.__getitem__cCsd�|jj�S)Nz<{}.parents>)�formatr�rB)r+r r r!�__repr__hsz_PathParents.__repr__N)	rBrCrDrE�	__slots__r,r�r�r�r r r r!r�Psr�c@s�eZdZdZdZdd�Zdd�Zedd��ZedVd
d��Z	edWdd
��Z
edd��Zdd�Zdd�Z
dd�Zdd�Zdd�Zdd�Zdd�Zdd�Zed d!��Zd"d#�Zd$d%�Zd&d'�Zd(d)�Zd*d+�Zd,d-�Zeed.�d/d0�Zeed1�d2d0�Zed3d4��Zed5d6��Z ed7d8��Z!ed9d:��Z"ed;d<��Z#d=d>�Z$d?d@�Z%dAdB�Z&edCdD��Z'dEdF�Z(dGdH�Z)dIdJ�Z*edKdL��Z+edMdN��Z,dOdP�Z-dQdR�Z.dSdT�Z/dUS)Xra|Base class for manipulating paths without I/O.

    PurePath represents a filesystem path and offers operations which
    don't imply any actual filesystem I/O.  Depending on your system,
    instantiating a PurePath will return either a PurePosixPath or a
    PureWindowsPath object.  You can also instantiate either of these classes
    directly, regardless of your system.
    )r�r�r��_str�_hash�_pparts�_cached_cpartscGs$|tkrtjdkrtnt}|�|�S)z�Construct a PurePath from one or several strings and or existing
        PurePath objects.  The strings and path objects are combined so as
        to yield a canonicalized path, which is incorporated into the
        new PurePath object.
        r)rrgr�rr�_from_parts)r��argsr r r!�__new__zszPurePath.__new__cCs|jt|j�fS)N)�	__class__�tupler�)r+r r r!�
__reduce__�szPurePath.__reduce__cCshg}xV|D]N}t|t�r$||j7}q
t�|�}t|t�rH|�t|��q
tdt|���q
W|j	�
|�S)NzNargument should be a str object or an os.PathLike object returning str, not %r)�
isinstancerr�rg�fspathrfr4�	TypeErrorr��_flavourr>)r�r�r8r�r r r!�_parse_args�s



zPurePath._parse_argsTcCs<t�|�}|�|�\}}}||_||_||_|r8|��|S)N)�objectr�r�r�r�r��_init)r�r��initr+r9r:r8r r r!r��s
zPurePath._from_partscCs,t�|�}||_||_||_|r(|��|S)N)r�r�r�r�r�r�)r�r9r:r8r�r+r r r!r��s
zPurePath._from_parsed_partscCs4|s|r$|||j�|dd��S|j�|�SdS)Nr?)r�r*)r�r9r:r8r r r!�_format_parsed_parts�szPurePath._format_parsed_partscCsdS)Nr )r+r r r!r��szPurePath._initcCs@|�|�\}}}|j�|j|j|j|||�\}}}|�|||�S)N)r�r�rAr�r�r�r�)r+r�r9r:r8r r r!�_make_child�szPurePath._make_childcCs<y|jStk
r6|�|j|j|j�p,d|_|jSXdS)z[Return the string representation of the path, suitable for
        passing to system calls.r.N)r��AttributeErrorr�r�r�r�)r+r r r!�__str__�szPurePath.__str__cCst|�S)N)rf)r+r r r!�
__fspath__�szPurePath.__fspath__cCs|j}t|��|jd�S)zNReturn the string representation of the path with forward (/)
        slashes.rH)r�rfr1r))r+�fr r r!rv�szPurePath.as_posixcCs
t�|�S)zaReturn the bytes representation of the path.  This is only
        recommended to use under Unix.)rg�fsencode)r+r r r!�	__bytes__�szPurePath.__bytes__cCsd�|jj|���S)Nz{}({!r}))r�r�rBrv)r+r r r!r��szPurePath.__repr__cCs|��std��|j�|�S)z Return the path as a 'file' URI.z.relative path can't be expressed as a file URI)r�r�r�rz)r+r r r!�as_uri�szPurePath.as_uricCs2y|jStk
r,|j�|j�|_|jSXdS)N)r�r�r�r]r�)r+r r r!�_cparts�s
zPurePath._cpartscCs&t|t�stS|j|jko$|j|jkS)N)r�r�NotImplementedr�r�)r+�otherr r r!�__eq__�s
zPurePath.__eq__cCs2y|jStk
r,tt|j��|_|jSXdS)N)r�r��hashr�r�)r+r r r!�__hash__�s
zPurePath.__hash__cCs&t|t�r|j|jk	rtS|j|jkS)N)r�rr�r�r�)r+r�r r r!�__lt__�szPurePath.__lt__cCs&t|t�r|j|jk	rtS|j|jkS)N)r�rr�r�r�)r+r�r r r!�__le__szPurePath.__le__cCs&t|t�r|j|jk	rtS|j|jkS)N)r�rr�r�r�)r+r�r r r!�__gt__szPurePath.__gt__cCs&t|t�r|j|jk	rtS|j|jkS)N)r�rr�r�r�)r+r�r r r!�__ge__
szPurePath.__ge__r�z.The drive prefix (letter or UNC path), if any.)�docr�zThe root of the path, if any.cCs|j|j}|S)z/The concatenation of the drive and root, or ''.)r�r�)r+�anchorr r r!rszPurePath.anchorcCs.|j}t|�|js|jrdndkr&dS|dS)z!The final path component, if any.r?rr-rN)r�rRr�r�)r+r8r r r!r�sz
PurePath.namecCsD|j}|�d�}d|kr,t|�dkr<nn||d�SdSdS)z{
        The final component's last suffix, if any.

        This includes the leading period. For example: '.txt'
        r.rr?Nr-)r��rfindrR)r+r�rJr r r!�suffix#s

 zPurePath.suffixcCs:|j}|�d�rgS|�d�}dd�|�d�dd�D�S)z�
        A list of the final component's suffixes, if any.

        These include the leading periods. For example: ['.tar', '.gz']
        r.cSsg|]}d|�qS)r.r )rIr
r r r!r\<sz%PurePath.suffixes.<locals>.<listcomp>r?N)r��endswithrTr3)r+r�r r r!�suffixes1s


zPurePath.suffixescCsD|j}|�d�}d|kr,t|�dkr<nn|d|�S|SdS)z0The final path component, minus its last suffix.r.rr?N)r�r	rR)r+r�rJr r r!�stem>s

 z
PurePath.stemcCs�|jstd|f��|j�|f�\}}}|rX|d|jj|jjgksX|sX|sXt|�dkrdtd|��|�|j|j	|j
dd�|g�S)z-Return a new path with the file name changed.z%r has an empty namerNr?zInvalid name %rN)r�r�r�r>r)r/rRr�r�r�r�)r+r�r9r:r8r r r!�	with_nameHszPurePath.with_namecCs�|j}|j|ks |jr.|j|kr.td|f��|r<|�d�rD|dkrPtd|��|j}|shtd|f��|j}|s|||}n|dt|��|}|�|j	|j
|jdd�|g�S)z�Return a new path with the file suffix changed.  If the path
        has no suffix, add given suffix.  If the given suffix is an empty
        string, remove the suffix from the path.
        zInvalid suffix %rr.z%r has an empty nameNrN)r�r)r/r�rpr�r
rRr�r�r�r�)r+r
r�r�Z
old_suffixr r r!�with_suffixSs
zPurePath.with_suffixc
Gs�|std��|j}|j}|j}|r8||g|dd�}n|}|�|�\}}}|rf||g|dd�}	n|}	t|	�}
|jj}|
dkr�|s�|r�n||d|
��||	�kr�|�|||�}t	d�
t|�t|����|�d|
dkr�|nd||
d��S)z�Return the relative path to another path identified by the passed
        arguments.  If the operation is not possible (because this is not
        a subpath of the other path), raise ValueError.
        zneed at least one argumentr?Nrz{!r} does not start with {!r}r-)
r�r�r�r�r�rRr�r]r�r�r�rfr�)
r+r�r8r9r:Z	abs_partsZto_drvZto_rootZto_partsZto_abs_parts�n�cfZ	formattedr r r!�relative_tohs(	*zPurePath.relative_tocCs.y|jStk
r(t|j�|_|jSXdS)zZAn object providing sequence-like access to the
        components in the filesystem path.N)r�r�r�r�)r+r r r!r8�s
zPurePath.partscGs
|�|�S)z�Combine this path with one or several arguments, and return a
        new path representing either a subpath (if all arguments are relative
        paths) or a totally different path (if one of the arguments is
        anchored).
        )r�)r+r�r r r!�joinpath�szPurePath.joinpathcCs|�|f�S)N)r�)r+�keyr r r!�__truediv__�szPurePath.__truediv__cCs|�|g|j�S)N)r�r�)r+rr r r!�__rtruediv__�szPurePath.__rtruediv__cCs@|j}|j}|j}t|�dkr*|s&|r*|S|�|||dd��S)zThe logical parent of the path.r?NrN)r�r�r�rRr�)r+r9r:r8r r r!�parent�szPurePath.parentcCst|�S)z*A sequence of this path's logical parents.)r�)r+r r r!�parents�szPurePath.parentscCs|js
dS|jjpt|j�S)zSTrue if the path is absolute (has both a root and, if applicable,
        a drive).F)r�r�r��boolr�)r+r r r!r��szPurePath.is_absolutecCs|j�|j�S)zaReturn True if the path contains one of the special names reserved
        by the system, if any.)r�rtr�)r+r r r!rt�szPurePath.is_reservedc	Cs�|jj}||�}|j�|f�\}}}|s0td��|rF|||j�krFdS|r\|||j�kr\dS|j}|sj|r�t|�t|�kr~dS|dd�}nt|�t|�kr�dSx.tt	|�t	|��D]\}}t
�||�s�dSq�WdS)zE
        Return True if this path matches the given pattern.
        z
empty patternFr?NT)r�r@r>r�r�r�r�rR�zipr0r`Zfnmatchcase)	r+Zpath_patternrr9r:Z	pat_partsr8r<r&r r r!r��s(zPurePath.matchN)T)T)0rBrCrDrEr�r�r��classmethodr�r�r�r�r�r�r�r�rvr�r�r��propertyr�rrrrrrrrur:rr�r
rr
rrrr8rrrrrr�rtr�r r r r!rls\
	
	

 
c@seZdZdZeZdZdS)rz�PurePath subclass for non-Windows systems.

    On a POSIX system, instantiating a PurePath should return this object.
    However, you can also instantiate it directly on any system.
    r N)rBrCrDrE�_posix_flavourr�r�r r r r!r�sc@seZdZdZeZdZdS)rz�PurePath subclass for Windows systems.

    On a Windows system, instantiating a PurePath should return this object.
    However, you can also instantiate it directly on any system.
    r N)rBrCrDrE�_windows_flavourr�r�r r r r!r�sc@s�eZdZdZdZdd�Zdbdd�Zdd	�Zd
d�Zdd
�Z	dd�Z
dcdd�Zdddd�Ze
dd��Ze
dd��Zdd�Zdd�Zdd�Zd d!�Zd"d#�Zded%d&�Zd'd(�Zd)d*�Zd+d,�Zdfd/d0�Zd1d2�Zdgd3d4�Zd5d6�Zdhd7d8�Zdid:d;�Zdjd<d=�Zd>d?�Z d@dA�Z!dBdC�Z"dDdE�Z#dFdG�Z$dHdI�Z%dJdK�Z&dkdLdM�Z'dNdO�Z(dPdQ�Z)dRdS�Z*dTdU�Z+dVdW�Z,dXdY�Z-dZd[�Z.d\d]�Z/d^d_�Z0d`da�Z1dS)lra�PurePath subclass that can make system calls.

    Path represents a filesystem path but unlike PurePath, also offers
    methods to do system calls on path objects. Depending on your system,
    instantiating a Path will return either a PosixPath or a WindowsPath
    object. You can also instantiate a PosixPath or WindowsPath directly,
    but cannot instantiate a WindowsPath on a POSIX system or vice versa.
    )r��_closedcOsL|tkrtjdkrtnt}|j|dd�}|jjs@td|j	f��|�
�|S)NrF)r�z$cannot instantiate %r on your system)rrgr�rrr�r�r�r�rBr�)r�r��kwargsr+r r r!r�szPath.__new__NcCs"d|_|dk	r|j|_nt|_dS)NF)rr��_normal_accessor)r+�templater r r!r�
s
z
Path._initcCs|j|g}|�|j|j|�S)N)r�r�r�r�)r+r<r8r r r!r�szPath._make_child_relpathcCs|jr|��|S)N)r�
_raise_closed)r+r r r!�	__enter__szPath.__enter__cCs
d|_dS)NT)r)r+�t�v�tbr r r!�__exit__sz
Path.__exit__cCstd��dS)NzI/O operation on closed path)r�)r+r r r!r#"szPath._raise_closed�cCs|j�|||�S)N)r�r�)r+r��flagsr�r r r!�_opener%szPath._opener�cCs|jr|��|j�|||�S)zm
        Open the file pointed by this path and return a file descriptor,
        as os.open() does.
        )rr#r�r�)r+r*r�r r r!�	_raw_open)szPath._raw_opencCs|t���S)zjReturn a new path pointing to the current working directory
        (as returned by os.getcwd()).
        )rgrh)r�r r r!�cwd4szPath.cwdcCs||�j�d��S)zrReturn a new path pointing to the user's home directory (as
        returned by os.path.expanduser('~')).
        N)r�r�)r�r r r!�home;sz	Path.homecCsB|��}y|��}Wntk
r2t�|�}YnXtj�||�S)zoReturn whether other_path is the same or not as this file
        (as returned by os.path.samefile()).
        )r�r�rgrk�samestat)r+Z
other_path�stZother_str r r!�samefileBsz
Path.samefileccsL|jr|��x8|j�|�D](}|dkr*q|�|�V|jr|��qWdS)zyIterate over the files in this directory.  Does not yield any
        result for the special paths '.' and '..'.
        >r.�..N)rr#r�r�r�)r+r�r r r!�iterdirMszPath.iterdirccsd|std�|���|j�|f�\}}}|s.|r6td��tt|�|j�}x|�|�D]
}|VqRWdS)z�Iterate over this subtree and yield all existing files (of any
        kind, including directories) matching the given relative pattern.
        zUnacceptable pattern: {!r}z%Non-relative patterns are unsupportedN)r�r�r�r>r�r�r�r�)r+rdr9r:r��selectorr[r r r!�glob[sz	Path.globccsV|j�|f�\}}}|s|r$td��tdt|�|j�}x|�|�D]
}|VqDWdS)z�Recursively yield all existing files (of any kind, including
        directories) matching the given relative pattern, anywhere in
        this subtree.
        z%Non-relative patterns are unsupported)z**N)r�r>r�r�r�r�)r+rdr9r:r�r5r[r r r!�rglobhsz
Path.rglobcCsD|jr|��|��r|S|jt��g|jdd�}|j|d�|S)aReturn an absolute version of this path.  This function works
        even if the path doesn't point to anything.

        No normalization is done, i.e. all '.' and '..' will be kept along.
        Use resolve() to get the canonical path to a file.
        F)r�)r")rr#r�r�rgrhr�r�)r+�objr r r!�absolutetsz
Path.absoluteFcCsh|jr|��|jj||d�}|dkr:|��t|���}|jj�|�}|j	|fdd�}|j
|d�|S)z�
        Make the path absolute, resolving all symlinks on the way and also
        normalizing it (for example turning slashes into backslashes under
        Windows).
        )rlNF)r�)r")rr#r�rnr�rfr9r��normpathr�r�)r+rlrZZnormedr8r r r!rn�szPath.resolvecCs|j�|�S)zh
        Return the result of the stat() system call on this path, like
        os.stat() does.
        )r�r�)r+r r r!r��sz	Path.statcCsddl}|�|��j�jS)z:
        Return the login name of the file owner.
        rN)r�r�r��st_uidZpw_name)r+r�r r r!�owner�sz
Path.ownercCsddl}|�|��j�jS)z8
        Return the group name of the file gid.
        rN)�grpZgetgrgidr��st_gidZgr_name)r+r=r r r!�group�sz
Path.group�rrNc	Cs(|jr|��tj|||||||jd�S)z|
        Open the file pointed by this path and return a file object, as
        the built-in open() function does.
        )�opener)rr#�ior�r+)r+r��	buffering�encoding�errors�newliner r r!r��sz	Path.openc	Cs |jdd��
}|��SQRXdS)zK
        Open the file in bytes mode, read it, and close the file.
        �rb)r�N)r��read)r+r�r r r!�
read_bytes�szPath.read_bytesc	Cs$|jd||d��
}|��SQRXdS)zJ
        Open the file in text mode, read it, and close the file.
        r@)r�rDrEN)r�rH)r+rDrEr�r r r!�	read_text�szPath.read_textc	Cs*t|�}|jdd��}|�|�SQRXdS)zO
        Open the file in bytes mode, write to it, and close the file.
        �wb)r�N)�
memoryviewr��write)r+�dataZviewr�r r r!�write_bytes�szPath.write_bytesc	Cs@t|t�std|jj��|jd||d��}|�|�SQRXdS)zN
        Open the file in text mode, write to it, and close the file.
        zdata must be str, not %s�w)r�rDrEN)r�rfr�r�rBr�rM)r+rNrDrEr�r r r!�
write_text�s

zPath.write_textTcCsr|jr|��|r>y|j�|d�Wntk
r8YnXdStjtjB}|sX|tjO}|�	||�}t�
|�dS)zS
        Create this file with the given access mode, if it doesn't exist.
        N)rr#r�r�r�rg�O_CREAT�O_WRONLY�O_EXCLr-�close)r+r��exist_okr*�fdr r r!�touch�s
z
Path.touchcCs�|jr|��y|j�||�Wndtk
rd|r>|j|kr@�|jjddd�|j|d|d�Yn"tk
r�|r~|��s��YnXdS)z<
        Create a new directory at this given path.
        T)rrVFN)rr#r�r�rjrr�r�)r+r�rrVr r r!r��sz
Path.mkdircCs |jr|��|j�||�dS)zF
        Change the permissions of the path, like os.chmod().
        N)rr#r�r�)r+r�r r r!r�sz
Path.chmodcCs |jr|��|j�||�dS)z�
        Like chmod(), except if the path points to a symlink, the symlink's
        permissions are changed, rather than its target's.
        N)rr#r�r�)r+r�r r r!r�
szPath.lchmodcCs|jr|��|j�|�dS)zd
        Remove this file or link.
        If the path is a directory, use rmdir() instead.
        N)rr#r�r�)r+r r r!r�szPath.unlinkcCs|jr|��|j�|�dS)zF
        Remove this directory.  The directory must be empty.
        N)rr#r�r�)r+r r r!r�sz
Path.rmdircCs|jr|��|j�|�S)z�
        Like stat(), except if the path points to a symlink, the symlink's
        status information is returned, rather than its target's.
        )rr#r�r�)r+r r r!r�'sz
Path.lstatcCs |jr|��|j�||�dS)z5
        Rename this path to the given path.
        N)rr#r�r�)r+r�r r r!r�0szPath.renamecCs |jr|��|j�||�dS)zo
        Rename this path to the given path, clobbering the existing
        destination if it exists.
        N)rr#r�r1)r+r�r r r!r18szPath.replacecCs"|jr|��|j�|||�dS)z�
        Make this path a symlink pointing to the given path.
        Note the order of arguments (self, target) is the reverse of os.symlink's.
        N)rr#r�r�)r+r�r�r r r!�
symlink_toAszPath.symlink_toc
Cs>y|��Wn,tk
r8}zt|�s(�dSd}~XYnXdS)z+
        Whether this path exists.
        FNT)r�r�r")r+r�r r r!r�LszPath.existsc
Cs@yt|��j�Stk
r:}zt|�s*�dSd}~XYnXdS)z3
        Whether this path is a directory.
        FN)r	r��st_moder�r")r+r�r r r!r�XszPath.is_dirc
Cs@yt|��j�Stk
r:}zt|�s*�dSd}~XYnXdS)zq
        Whether this path is a regular file (also True for symlinks pointing
        to regular files).
        FN)rr�rZr�r")r+r�r r r!�is_fileeszPath.is_filecCst|��r|��sdSt|j�}y|��j}Wntk
r@dSX|��j}||krXdS|��j}|��j}||kS)z;
        Check if this path is a POSIX mount point
        FT)r�r�rrr��st_devr��st_ino)r+rZ
parent_devZdevZinoZ
parent_inor r r!�is_mountss



z
Path.is_mountc
Cs@yt|��j�Stk
r:}zt|�s*�dSd}~XYnXdS)z7
        Whether this path is a symbolic link.
        FN)r
r�rZr�r")r+r�r r r!r��szPath.is_symlinkc
Cs@yt|��j�Stk
r:}zt|�s*�dSd}~XYnXdS)z6
        Whether this path is a block device.
        FN)r
r�rZr�r")r+r�r r r!�is_block_device�szPath.is_block_devicec
Cs@yt|��j�Stk
r:}zt|�s*�dSd}~XYnXdS)z:
        Whether this path is a character device.
        FN)rr�rZr�r")r+r�r r r!�is_char_device�szPath.is_char_devicec
Cs@yt|��j�Stk
r:}zt|�s*�dSd}~XYnXdS)z.
        Whether this path is a FIFO.
        FN)rr�rZr�r")r+r�r r r!�is_fifo�szPath.is_fifoc
Cs@yt|��j�Stk
r:}zt|�s*�dSd}~XYnXdS)z0
        Whether this path is a socket.
        FN)rr�rZr�r")r+r�r r r!�	is_socket�szPath.is_socketcCs`|js\|js\|jr\|jddd�dkr\|j�|jddd��}|�|g|jdd��S|S)zl Return a new path with expanded ~ and ~user constructs
        (as returned by os.path.expanduser)
        rNr?�~)r�r�r�r�r�r�)r+Zhomedirr r r!�
expanduser�s
zPath.expanduser)N)r))r,)F)r@rNNNN)NN)NN)r)T)r,FF)F)2rBrCrDrEr�r�r�r�r$r(r#r+r-rr.r/r2r4r6r7r9rnr�r<r?r�rIrJrOrQrXr�r�r�r�r�r�r�r1rYr�r�r[r^r�r_r`rarbrdr r r r!r�s^







	



				





c@seZdZdZdZdS)rzsPath subclass for non-Windows systems.

    On a POSIX system, instantiating a Path should return this object.
    r N)rBrCrDrEr�r r r r!r�sc@s,eZdZdZdZdd�Zdd�Zdd�Zd	S)
rzqPath subclass for Windows systems.

    On a Windows system, instantiating a Path should return this object.
    r cCstd��dS)Nz*Path.owner() is unsupported on this system)r�)r+r r r!r<�szWindowsPath.ownercCstd��dS)Nz*Path.group() is unsupported on this system)r�)r+r r r!r?�szWindowsPath.groupcCstd��dS)Nz-Path.is_mount() is unsupported on this system)r�)r+r r r!r^�szWindowsPath.is_mountN)rBrCrDrEr�r<r?r^r r r r!r�s
)Ar`�	functoolsrBr�rgr�r^r5�_collections_abcrrrrrrr�operatorrr�r	r
rrr
rrZurllib.parserrwr�r�rZgetwindowsversionr�__all__rrr"r'r�r(rFr�rrr�r�r!r�r�r�r�r�r�r�r�r�r�PathLike�registerrrrrrr r r r!�<module>sp$

?(f1
,n

e

Hacked By AnonymousFox1.0, Coded By AnonymousFox