Hacked By AnonymousFox

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

B

� f�@s�dZddlZddlZddlZdddgZdd�dd�Zdd�d	d�Zd
d�Zdd
�Zdd�Z	dd�Z
dd�Zdd�Zdd�Z
dd�Ze�d�Ze�d�Zdd�Zdd�Zd d!�Zd"d�ZdS)#zFilename globbing utility.�N�glob�iglob�escapeF)�	recursivecCstt||d��S)ayReturn a list of paths matching a pathname pattern.

    The pattern may contain simple shell-style wildcards a la
    fnmatch. However, unlike fnmatch, filenames starting with a
    dot are special cases that are not matched by '*' and '?'
    patterns.

    If recursive is true, the pattern '**' will match any files and
    zero or more directories and subdirectories.
    )r)�listr)�pathnamer�r�)/opt/alt/python37/lib64/python3.7/glob.pyr	scCs$t||d�}|r t|�r t|�}|S)a�Return an iterator which yields the paths matching a pathname pattern.

    The pattern may contain simple shell-style wildcards a la
    fnmatch. However, unlike fnmatch, filenames starting with a
    dot are special cases that are not matched by '*' and '?'
    patterns.

    If recursive is true, the pattern '**' will match any files and
    zero or more directories and subdirectories.
    F)�_iglob�_isrecursive�next)rr�it�srrr	rsccstj�|�\}}t|�sF|r0tj�|�rB|Vntj�|�rB|VdS|s�|rjt|�rjt|||�EdHnt|||�EdHdS||kr�t|�r�t	||d�}n|g}t|�r�|r�t|�r�t}q�t}nt
}x2|D]*}x$||||�D]}tj�||�Vq�Wq�WdS)NT)�os�path�split�	has_magic�lexists�isdirr�_glob2�_glob1r
�_glob0�join)rr�dironly�dirname�basename�dirsZglob_in_dir�namerrr	r
's0
r
cCs0tt||��}t|�s$dd�|D�}t�||�S)Ncss|]}t|�s|VqdS)N)�	_ishidden)�.0�xrrr	�	<genexpr>Rsz_glob1.<locals>.<genexpr>)r�_iterdirr�fnmatch�filter)r�patternr�namesrrr	rOsrcCs8|stj�|�r4|gSntj�tj�||��r4|gSgS)N)rrrrr)rrrrrr	rUsrcCst||d�S)NF)r)rr%rrr	�glob0bsr'cCst||d�S)NF)r)rr%rrr	�glob1esr(ccs"|dd�Vt||�EdHdS)Nr)�	_rlistdir)rr%rrrr	rksrc
cs�|s"t|t�rttjd�}ntj}yVt�|��B}x:|D]2}y|rH|��rP|jVWq6tk
rfYq6Xq6WWdQRXWntk
r�dSXdS)N�ASCII)�
isinstance�bytesr�curdir�scandir�is_dirr�OSError)rrr
�entryrrr	r"rs

r"ccshtt||��}xT|D]L}t|�s|V|r8tj�||�n|}x"t||�D]}tj�||�VqHWqWdS)N)rr"rrrrr))rrr&r r�yrrr	r)�s
r)z([*?[])s([*?[])cCs(t|t�rt�|�}n
t�|�}|dk	S)N)r+r,�magic_check_bytes�search�magic_check)r�matchrrr	r�s

rcCs|ddkS)Nr)�.�.r)rrrr	r�srcCst|t�r|dkS|dkSdS)Ns**z**)r+r,)r%rrr	r�s
rcCs<tj�|�\}}t|t�r(t�d|�}nt�d|�}||S)z#Escape all special characters.
    s[\1]z[\1])rr�
splitdriver+r,r3�subr5)rZdriverrr	r�s

)�__doc__r�rer#�__all__rrr
rrr'r(rr"r)�compiler5r3rrrrrrrr	�<module>s(

(





Hacked By AnonymousFox1.0, Coded By AnonymousFox