Mini Shell

Direktori : /usr/lib64/python3.9/__pycache__/
Upload File :
Current File : //usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc

a

�DOgVl�@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:\bin�nul�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�r5�/usr/lib64/python3.9/ntpath.py�
_get_bothseps"s
r7cCs8t�|�}t|t�r$|�dd���S|�dd���SdS)zaNormalize case of pathname.

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

r	cCsjt�|�}t|t�r,|�dd��d�rBdSn|�dd��d�rBdSt|�d}t|�d	koh|d	t|�vS)
zTest whether a path is absoluter8r9�\\?\Trr�\\?\�r)	r:r;r1r2r<�
startswithr�lenr7r>r5r5r6r
=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)
Nr9r/�:rr0�:r���r)r:r;r1r2r�mapr=�	TypeError�AttributeError�BytesWarning�genericpath�_check_arg_types)
r4�pathsr"�seps�colon�result_drive�result_path�p�p_drive�p_pathr5r5r6rMsL


��
rcCst�|�}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.

    �r9r8rErrrFr�rGNrB)r:r;rDr1r2r<�find)rSr"r%rP�normp�index�index2r5r5r6r|s.

$rcCsxt�|�}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.rBN)r:r;r7rrD�rstrip)rSrO�d�i�head�tailr5r5r6r
�s

r
cCs8t�|�}t|t�r$t�|ddd�St�|ddd�SdS)Nr9r8�.rrr)r:r;r1r2rL�	_splitext�rSr5r5r6r�s

rcCst|�dS)z)Returns the final component of a pathnamerB�r
rcr5r5r6r�srcCst|�dS)z-Returns the directory component of a pathnamerrdrcr5r5r6r�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)r:�lstat�OSError�
ValueErrorrJ�stat�S_ISLNK�st_mode�r4�str5r5r6r�s
rc	Cs,zt�|�}Wnttfy&YdS0dS)zCTest whether a path exists.  Returns True for broken symbolic linksFT)r:rerfrgrkr5r5r6r�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)r:r;r7rrrmr\)r4rO�root�restr5r5r6rs
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.�~�~rB�USERPROFILE�HOMEPATH�	HOMEDRIVE�N)r:r;r1r2rCrDr7�environ�KeyErrorr�fsencoder)r4�tilder^�n�userhome�driver5r5r6r!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�$�%�'�{�}rBrV)r:r;r1r2�string�
ascii_letters�digits�getattrrvrDrZrgrx�fsdecoderw)r4r��varchars�quote�percent�brace�rbrace�dollarrv�resrZ�pathlen�c�var�valuer5r5r6rQs�













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.r9r8ra�..)s\\.\r@rrrr)z\\.\rArrB)
r:r;r1r2rCr<r�lstripr
rD�endswith�appendr)	r4r"r%r r!�special_prefixes�prefix�compsr^r5r5r6r�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.

    )	r:r;r
r1r2�getcwdb�getcwdrr)r4�cwdr5r5r6�_abspath_fallback�s



r�)�_getfullpathnamec	Cs2ztt|��WSttfy,t|�YS0dS)z&Return the absolute version of a path.N)rr�rfrgr�r3r5r5r6r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)rBrVrW��� �2�C�Wi&i(i))�setr	�add�_nt_readlinkr
rrrrrf�winerrorrg)r4�allowed_winerror�seenZold_path�exr5r5r6�_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)rBrVrWr�r�r�r�r�r��{i�i�ru)r�rrfr�r�r
)r4r�r`r��new_path�namer5r5r6�_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\\.\NULrAz\\?\UNC\z\\z\\.\NULr)rr1r2r:r�r	rxr'r�rCr
rr�rfr�r�rD)	r4r�Z
unc_prefixZnew_unc_prefixr�Z
had_prefixZinitial_winerrorr�Zspathr5r5r6r(qsD


r(�getwindowsversionrWrVc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 pathr9rar�rrrNzno path specifiedz&path is on mount %r, start on mount %rcSsg|]}|r|�qSr5r5��.0�xr5r5r6�
<listcomp>��zrelpath.<locals>.<listcomp>cSsg|]}|r|�qSr5r5r�r5r5r6r��r�rrBr*)r:r;r1r2rgrrrr	r
�ziprDrrIrJrK�DeprecationWarningrLrM)r4�startr"r r!�	start_abs�path_abs�start_drive�
start_rest�
path_drive�	path_rest�
start_list�	path_listr^�e1�e2�rel_listr5r5r6r*�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 sequencerr9r8rarrrcs g|]}t|��������qSr5)rr<r=)r�rS)r%r"r5r6r��r�zcommonpath.<locals>.<listcomp>csg|]\}}|����qSr5rd�r�r]rS�r"r5r6r��r�c3s"|]\}}|dd��kVqdS)NrBr5r�r�r5r6�	<genexpr>�r�zcommonpath.<locals>.<genexpr>z%Can't mix absolute and relative pathsNcss|]\}}|VqdS)Nr5r�r5r5r6r��r�rBzPaths don't have the same drivecsg|]}|r|�kr|�qSr5r5�r�r��r r5r6r��r�csg|]}�fdd�|D��qS)csg|]}|r|�kr|�qSr5r5r�r�r5r6r�r�z)commonpath.<locals>.<listcomp>.<listcomp>r5)r�r?r�r5r6r�r�r.)rg�tuplerHr:r;r1r2r�rDrr<r
�min�max�	enumeraterrIrJrLrM)rN�drivesplits�split_pathsr
r|r4�common�s1�s2r^r�r�r5)r%r r"r6r.�sF

r.)�_isdir)N)1�__doc__r r!r&r"r#r%r$r'r:�sysrhrL�__all__r7r	r
rrr
rrbrrrr�ntrm�ImportErrorrrrrr�r�rr�r�r�r(r�r��hasattrr�r)r*r.r�rr5r5r5r6�<module>sp	
/8

0q2

*.2�
84

Zerion Mini Shell 1.0