HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: //usr/lib/python2.7/dist-packages/setuptools/glob.pyc
�
�C�^c@s�dZddlZddlZddlZdddgZed�Zed�Zd�Zd	�Z	d
�Z
d�Zd�Zej
d
�Zej
d
�Zd�Zd�Zd�ZdS(s�
Filename globbing utility. Mostly a copy of `glob` from Python 3.5.

Changes include:
 * `yield from` and PEP3102 `*` removed.
 * Hidden files are not ignored.
i����NtglobtiglobtescapecCstt|d|��S(syReturn 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.
    t	recursive(tlistR(tpathnameR((s3/usr/lib/python2.7/dist-packages/setuptools/glob.pyRscCsAt||�}|r=t|�r=t|�}|s=t�n|S(s�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.
    (t_iglobt_isrecursivetnexttAssertionError(RRtitts((s3/usr/lib/python2.7/dist-packages/setuptools/glob.pyRs
ccsntjj|�\}}t|�se|rGtjj|�ra|Vqantjj|�ra|VndS|s�|r�t|�r�x>t||�D]}|Vq�Wnxt||�D]}|Vq�WdS||kr�t|�r�t	||�}n	|g}t|�r%|rt|�rt}q+t}nt
}x<|D]4}x+|||�D]}tjj||�VqHWq2WdS(N(tostpathtsplitt	has_magictlexiststisdirRtglob2tglob1Rtglob0tjoin(RRtdirnametbasenametxtdirstglob_in_dirtname((s3/usr/lib/python2.7/dist-packages/setuptools/glob.pyR0s4				
cCsn|s6t|t�r*tjjd�}q6tj}nytj|�}Wntk
r]gSXtj||�S(NtASCII(	t
isinstancetbytesRtcurdirtencodetlistdirtOSErrortfnmatchtfilter(Rtpatterntnames((s3/usr/lib/python2.7/dist-packages/setuptools/glob.pyR[s
cCsN|s"tjj|�rJ|gSn(tjjtjj||��rJ|gSgS(N(RR
RRR(RR((s3/usr/lib/python2.7/dist-packages/setuptools/glob.pyRhs
!ccs;t|�st�|d Vxt|�D]}|Vq(WdS(Ni(RR	t	_rlistdir(RR%R((s3/usr/lib/python2.7/dist-packages/setuptools/glob.pyRxs	ccs�|s6t|t�r*tjjd�}q6tj}nytj|�}Wntjk
r`dSXx_|D]W}|V|r�tjj||�n|}x(t	|�D]}tjj||�Vq�WqhWdS(NR(
RRRRR R!terrorR
RR'(RR&RR
ty((s3/usr/lib/python2.7/dist-packages/setuptools/glob.pyR'�s
!s([*?[])cCs:t|t�r!tj|�}ntj|�}|dk	S(N(RRtmagic_check_bytestsearchtmagic_checktNone(Rtmatch((s3/usr/lib/python2.7/dist-packages/setuptools/glob.pyR�scCs't|t�r|dkS|dkSdS(Ns**(RR(R%((s3/usr/lib/python2.7/dist-packages/setuptools/glob.pyR�s
cCsVtjj|�\}}t|t�r<tjd|�}ntjd|�}||S(s#Escape all special characters.
    s[\1](RR
t
splitdriveRRR*tsubR,(Rtdrive((s3/usr/lib/python2.7/dist-packages/setuptools/glob.pyR�s
(t__doc__RtreR#t__all__tFalseRRRRRRR'tcompileR,R*RRR(((s3/usr/lib/python2.7/dist-packages/setuptools/glob.pyt<module>s 	+