HEX
Server: Apache
System: Linux vpshost11508.publiccloud.com.br 5.15.179-grsec-vpshost-10.lc.el8.x86_64 #1 SMP Mon Apr 7 12:04:45 -03 2025 x86_64
User: wicomm2 (10002)
PHP: 8.3.0
Disabled: apache_child_terminate,dl,escapeshellarg,escapeshellcmd,exec,link,mail,openlog,passthru,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,php_check_syntax,php_strip_whitespace,popen,proc_close,proc_open,shell_exec,symlink,system
Upload Files
File: //proc/self/root/lib/python2.7/site-packages/setuptools/glob.pyc
�
��fc@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/tmp/pip-build-z0fxSZ/setuptools/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/tmp/pip-build-z0fxSZ/setuptools/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/tmp/pip-build-z0fxSZ/setuptools/setuptools/glob.pyR0s4				
cCsn|s6t|t�r*tjjd�}q6tj}nytj|�}Wntk
r]gSXtj||�S(NtASCII(	t
isinstancetbytesRtcurdirtencodetlistdirtOSErrortfnmatchtfilter(Rtpatterntnames((s3/tmp/pip-build-z0fxSZ/setuptools/setuptools/glob.pyR[s
cCsN|s"tjj|�rJ|gSn(tjjtjj||��rJ|gSgS(N(RR
RRR(RR((s3/tmp/pip-build-z0fxSZ/setuptools/setuptools/glob.pyRhs
!ccs;t|�st�|d Vxt|�D]}|Vq(WdS(Ni(RR	t	_rlistdir(RR%R((s3/tmp/pip-build-z0fxSZ/setuptools/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/tmp/pip-build-z0fxSZ/setuptools/setuptools/glob.pyR'�s
!s([*?[])cCs:t|t�r!tj|�}ntj|�}|dk	S(N(RRtmagic_check_bytestsearchtmagic_checktNone(Rtmatch((s3/tmp/pip-build-z0fxSZ/setuptools/setuptools/glob.pyR�scCs't|t�r|dkS|dkSdS(Ns**(RR(R%((s3/tmp/pip-build-z0fxSZ/setuptools/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/tmp/pip-build-z0fxSZ/setuptools/setuptools/glob.pyR�s
(t__doc__RtreR#t__all__tFalseRRRRRRR'tcompileR,R*RRR(((s3/tmp/pip-build-z0fxSZ/setuptools/setuptools/glob.pyt<module>s 	+