Hacked By AnonymousFox

Current Path : /opt/alt/python39/lib64/python3.9/__pycache__/
Upload File :
Current File : //opt/alt/python39/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc

a

���eVl�@s�dZdZdZdZdZdZdZdZdZdd	l	Z	dd	l
Z
dd	lZdd	lZdd
lTgd�Z
dd
�Zdd�Zdd�Zdd�Zdd�Zdd�Zdd�Zejje_dd�Zdd�Zdd�Zd d!�Zzdd"lmZWney�d	ZYn0d#d$�Zd%d&�Zd'd(�Zd)d*�Z d+d,�Z!zdd-lm"Z"Wne�y.e!Z#Yn
0d.d/�Z#zdd0lm$Z$m%Z&Wne�yde#Z'Yn0d1d2�Z(d3d4�Z)d5d6�Z'e*e
d7��o�e
�+�d8d9kZ,d?d:d;�Z-d<d=�Z.zdd>lm/Z0Wne�y�Yn0d	S)@z�Common pathname manipulations, WindowsNT/95 version.

Instead of importing this module directly, import os and refer to this
module as os.path.
�.�..�\�;�/z.;C:\binZnul�N)�*)&�normcase�isabs�join�
splitdrive�split�splitext�basename�dirname�commonprefix�getsize�getmtime�getatime�getctime�islink�exists�lexists�isdir�isfile�ismount�
expanduser�
expandvars�normpath�abspath�curdir�pardir�sep�pathsep�defpath�altsep�extsep�devnull�realpath�supports_unicode_filenames�relpath�samefile�sameopenfile�samestat�
commonpathcCst|t�rdSdSdS)N�\/�\/)�
isinstance�bytes��path�r4�+/opt/alt/python39/lib64/python3.9/ntpath.py�
_get_bothseps"s
r6cCs8t�|�}t|t�r$|�dd���S|�dd���SdS)zaNormalize case of pathname.

    Makes all characters lowercase and all slashes into backslashes.�/�\rrN)�os�fspathr0r1�replace�lower��sr4r4r5r,s

rcCsjt�|�}t|t�r,|�dd��d�rBdSn|�dd��d�rBdSt|�d}t|�d	koh|d	t|�vS)
zTest whether a path is absoluter7r8�\\?\Trr�\\?\�r)	r9r:r0r1r;�
startswithr�lenr6r=r4r4r5r	=s

r	c

GsTt�|�}t|t�r"d}d}d}nd}d}d}z�|sD|dd�|t|�\}}ttj|�D]~}t|�\}}	|	r�|	d|vr�|s�|s�|}|	}q\n*|r�||kr�|��|��kr�|}|	}q\|}|r�|d|vr�||}||	}q\|�r|d|v�r|�r|dd�|k�r|||WS||WSttt	f�yNt
jd	|g|�R��Yn0dS)
Nr8r.�:rr/�:r���r
)r9r:r0r1r�mapr<�	TypeError�AttributeError�BytesWarning�genericpath�_check_arg_types)
r3�pathsr!�seps�colonZresult_driveZresult_path�pZp_driveZp_pathr4r4r5r
MsL


��
r
cCst�|�}t|�dk�rt|t�r0d}d}d}nd}d}d}|�||�}|dd�|dkr�|dd	�|kr�|�|d�}|d
kr�|dd�|fS|�||d�}||dkr�|dd�|fS|d
kr�t|�}|d|�||d�fS|dd�|k�r|dd�|dd�fS|dd�|fS)
a�Split a pathname into drive/UNC sharepoint and relative path specifiers.
    Returns a 2-tuple (drive_or_unc, path); either part may be empty.

    If you assign
        result = splitdrive(p)
    It is always true that:
        result[0] + result[1] == p

    If the path contained a drive letter, drive_or_unc will contain everything
    up to and including the colon.  e.g. splitdrive("c:/dir") returns ("c:", "/dir")

    If the path contained a UNC path, the drive_or_unc will contain the host name
    and share up to but not including the fourth directory separator character.
    e.g. splitdrive("//host/computer/dir") returns ("//host/computer", "/dir")

    Paths cannot contain both a drive letter and a UNC path.

    �r8r7rDrrrEr�rFNrA)r9r:rCr0r1r;�find)rPr!r$rOZnormp�indexZindex2r4r4r5r|s.

$rcCsxt�|�}t|�}t|�\}}t|�}|rD||d|vrD|d8}q&|d|�||d�}}|�|�pj|}|||fS)z~Split a pathname.

    Return tuple (head, tail) where tail is everything after the final slash.
    Either part may be empty.rAN)r9r:r6rrC�rstrip)rPrN�d�i�head�tailr4r4r5r�s

rcCs8t�|�}t|t�r$t�|ddd�St�|ddd�SdS)Nr8r7�.rrr)r9r:r0r1rK�	_splitext�rPr4r4r5r
�s

r
cCst|�dS)z)Returns the final component of a pathnamerA�rr\r4r4r5r�srcCst|�dS)z-Returns the directory component of a pathnamerr]r\r4r4r5r�src
Cs6zt�|�}Wntttfy(YdS0t�|j�S)zhTest whether a path is a symbolic link.
    This will always return false for Windows prior to 6.0.
    F)r9�lstat�OSError�
ValueErrorrI�stat�S_ISLNK�st_mode�r3�str4r4r5r�s
rc	Cs,zt�|�}Wnttfy&YdS0dS)zCTest whether a path exists.  Returns True for broken symbolic linksFT)r9r^r_r`rdr4r4r5r�s
r)�_getvolumepathnamecCstt�|�}t|�}t|�}t|�\}}|rD|d|vrD|pB||vS||vrPdStrl|�|�t|��|�kSdSdS)zaTest whether a path is a mount point (a drive root, the root of a
    share, or a mounted volume)rTFN)r9r:r6rrrfrU)r3rN�root�restr4r4r5rs
rcCs�t�|�}t|t�rd}nd}|�|�s,|Sdt|�}}||kr\||t|�vr\|d7}q:dtjvrrtjd}nDdtjvr�|Sztjd}Wnty�d}Yn0t	|tjd�}t|t�r�t�
|�}|dkr�t	t|�|d|��}|||d�S)	zLExpand ~ and ~user constructs.

    If user or $HOME is unknown, do nothing.�~�~rAZUSERPROFILEZHOMEPATHZ	HOMEDRIVE�N)r9r:r0r1rBrCr6�environ�KeyErrorr
�fsencoder)r3�tilderW�n�userhome�driver4r4r5r!s.








rcCs&t�|�}t|t�rhd|vr(d|vr(|Sddl}t|j|jdd�}d}d}d}d	}d}ttd
d�}nFd|vr|d|vr||Sddl}|j|jd}d
}d}d}d}d}tj}|dd�}	d}
t	|�}|
|k�r"||
|
d�}||k�rV||
dd�}t	|�}z&|�
|�}
|	||d|
d�7}	Wn(t�yP|	||7}	|d}
Yn0�n�||k�rD||
d|
d�|k�r�|	|7}	|
d7}
n�||
dd�}t	|�}z|�
|�}
Wn(t�y�|	||7}	|d}
Ynf0|d|
�}
z.|du�rt�tjt�
|
��}n||
}Wn t�y6||
|}Yn0|	|7}	�n�||k�r||
d|
d�|k�r||	|7}	|
d7}
�q||
d|
d�|k�rT||
dd�}t	|�}z|�
|�}
Wn,t�y�|	|||7}	|d}
Ynj0|d|
�}
z.|du�rt�tjt�
|
��}n||
}Wn$t�yH|||
|}Yn0|	|7}	n�|dd�}
|
d7}
||
|
d�}|�r�||v�r�|
|7}
|
d7}
||
|
d�}�qxz.|du�r�t�tjt�
|
��}n||
}Wnt�y�||
}Yn0|	|7}	|�r|
d8}
n|	|7}	|
d7}
q�|	S)zfExpand shell variables of the forms $var, ${var} and %var%.

    Unknown variables are left unchanged.�$�%rNz_-�ascii�'�{�}�environb�$�%�'�{�}rArQ)r9r:r0r1�stringZ
ascii_lettersZdigits�getattrrlrCrTr`rn�fsdecoderm)r3rZvarcharsZquoteZpercentZbraceZrbraceZdollarrl�resrTZpathlen�c�var�valuer4r4r5rQs�













rc	CsPt�|�}t|t�r*d}d}d}d}d}nd}d}d}d	}d
}|�|�rL|S|�||�}t|�\}}|�|�r�||7}|�|�}|�|�}d}|t	|�k�r,||r�|||kr�||=q�|||k�r"|dkr�||d|kr�||d|d�=|d8}n&|dk�r|�
|��r||=n|d7}q�|d7}q�|�sB|�sB|�|�||�|�S)
z0Normalize path, eliminating double slashes, etc.r8r7rZ�..)s\\.\r?rrrr)z\\.\r@rrA)
r9r:r0r1rBr;r�lstriprrC�endswith�appendr
)	r3r!r$rr Zspecial_prefixes�prefix�compsrWr4r4r5r�sF









rcCs@t�|�}t|�s8t|t�r&t��}nt��}t||�}t|�S)z�Return the absolute version of a path as a fallback function in case
    `nt._getfullpathname` is not available or raises OSError. See bpo-31047 for
    more.

    )	r9r:r	r0r1�getcwdb�getcwdr
r)r3�cwdr4r4r5�_abspath_fallback�s



r�)�_getfullpathnamec	Cs2ztt|��WSttfy,t|�YS0dS)z&Return the absolute version of a path.N)rr�r_r`r�r2r4r4r5rsr)�_getfinalpathname�readlinkc
Cs�d}t�}t|�|vr�|�t|��z:|}t|�}t|�s\t|�sJ|}Wq�ttt|�|��}Wq
t	y�}z$|j
|vr�WYd}~q��WYd}~q
d}~0ty�Yq�Yq
0q
|S)N)rArQrR��� �2�C�Wi&i(i))�setr�add�_nt_readlinkr	rrr
rr_�winerrorr`)r3�allowed_winerror�seenZold_path�exr4r4r5�_readlink_deeps&
r�cCs�d}d}|r�zt|�}|r$t||�n|WSty�}z�|j|vrD�z4t|�}||krv|rdt||�n|WWYd}~SWnty�Yn0t|�\}}|r�|s�||WYd}~S|r�t||�n|}WYd}~qd}~00q|S)N)rArQrRr�r�r�r�r�r��{i�i�rk)r�r
r_r�r�r)r3r�rYr��new_path�namer4r4r5�_getfinalpathname_nonstrictCs(
$*r�c	
Csdt|�}t|t�rBd}d}d}t��}t|�tt�t��krjdSn(d}d}d}t��}t|�tt�krjdS|�	|�}|s�t
|�s�t||�}zt|�}d	}Wn2t
y�}z|j}t|�}WYd}~n
d}~00|�s`|�	|��r`|�	|��r||t|�d�}n|t|�d�}zt|�|k�r&|}Wn6t
�y^}z|j|k�rJ|}WYd}~n
d}~00|S)
Nr?s\\?\UNC\s\\s\\.\NULr@z\\?\UNC\z\\z\\.\NULr)rr0r1r9r�rrnr&r�rBr	r
r�r_r�r�rC)	r3r�Z
unc_prefixZnew_unc_prefixr�Z
had_prefixZinitial_winerrorr�Zspathr4r4r5r'qsD


r'�getwindowsversionrRrQcCsdt�|�}t|t�r"d}d}d}nd}d}d}|dur:|}|sFtd��t�|�}z�tt|��}tt|��}t|�\}}t|�\}	}
t|�t|	�kr�td	|	|f��d
d�|�	|�D�}dd�|
�	|�D�}d
}
t
||�D]$\}}t|�t|�kr�q�|
d7}
q�|gt|�|
||
d�}|�s(|WSt|�WSt
ttttf�y^t�d||��Yn0dS)z#Return a relative version of a pathr8rZr�rrrNzno path specifiedz&path is on mount %r, start on mount %rcSsg|]}|r|�qSr4r4��.0�xr4r4r5�
<listcomp>��zrelpath.<locals>.<listcomp>cSsg|]}|r|�qSr4r4r�r4r4r5r��r�rrAr))r9r:r0r1r`rrrrr�ziprCr
rHrIrJ�DeprecationWarningrKrL)r3�startr!rr Z	start_absZpath_absZstart_driveZ
start_restZ
path_driveZ	path_rest�
start_list�	path_listrWZe1Ze2�rel_listr4r4r5r)�sH


�

r)c	s�|std��tttj|��}t|dt�r8d�d�d�nd�d�d��z>��fd	d
�|D�}�fdd
�|D�}zt�fdd
�|D��\}Wnty�td�d�Yn0ttdd
�|D���dkr�td��t	|d�
����\}}|���}�fdd
�|D�}�fdd
�|D�}t|�}t
|�}t|�D]*\}	}
|
||	k�r(|d|	�}�qd�q(|dt|��}|�rr|�n|}|��|�WSttf�y�tjdg|�R��Yn0dS)zDGiven a sequence of path names, returns the longest common sub-path.z%commonpath() arg is an empty sequencerr8r7rZrrrcs g|]}t|��������qSr4)rr;r<)r�rP)r$r!r4r5r��r�zcommonpath.<locals>.<listcomp>csg|]\}}|����qSr4r]�r�rVrP�r!r4r5r��r�c3s"|]\}}|dd��kVqdS)NrAr4r�r�r4r5�	<genexpr>�r�zcommonpath.<locals>.<genexpr>z%Can't mix absolute and relative pathsNcss|]\}}|VqdS)Nr4r�r4r4r5r��r�rAzPaths don't have the same drivecsg|]}|r|�kr|�qSr4r4�r�r��rr4r5r��r�csg|]}�fdd�|D��qS)csg|]}|r|�kr|�qSr4r4r�r�r4r5r�r�z)commonpath.<locals>.<listcomp>.<listcomp>r4)r�r>r�r4r5r�r�r-)r`�tuplerGr9r:r0r1r�rCrr;r�min�max�	enumerater
rHrIrKrL)rMZdrivesplits�split_pathsr	rrr3�common�s1�s2rWr�r�r4)r$rr!r5r-�sF

r-)�_isdir)N)1�__doc__rr r%r!r"r$r#r&r9�sysrarK�__all__r6rr	r
rrr
r[rrrr�ntrf�ImportErrorrrrrr�r�rr�r�r�r'r�r��hasattrr�r(r)r-r�rr4r4r4r5�<module>sp	
/8

0q2

*.2�
84

Hacked By AnonymousFox1.0, Coded By AnonymousFox