Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 88
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 215
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 216
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 218
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 219
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 220
a
XC?h @ s d Z ddlZddlZddlZddlZddlZg dZddddZdddd Zd
d Z dd
Z
dd Zdd Zdd Z
dd Zdd Zdd Zdd ZedZedZdd Zd d! Zd"d# Zd$d% ZdS )&zFilename globbing utility. N)globiglobescapeF recursivec C s t t| |dS )ay Return 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/python39/lib64/python3.9/glob.pyr s r c C s: t d| | t| |d}|r6t| r6t|}|r6J |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.
z glob.globF)sysaudit_iglob_isrecursivenext)r r itsr r r
r s r c c s t j| \}}t| sN|r J |r8t j| rJ| V nt j|rJ| V d S |s|rrt|rrt|||E d H nt|||E d H d S || krt|rt ||d}n|g}t|r|rt|rt}qt}nt
}|D ]&}||||D ]}t j||V qqd S )NT)ospathsplit has_magiclexistsisdirr _glob2_glob1r
_glob0join)r r dironlydirnamebasenamedirsZglob_in_dirnamer r r
r
* s2 r
c C s, t | |}t|s dd |D }t||S )Nc s s | ]}t |s|V qd S N) _ishidden).0xr r r
U z_glob1..)_listdirr" fnmatchfilter)r patternr namesr r r
r R s
r c C s8 |st j| r4|gS nt jt j| |r4|gS g S r! )r r r r r )r r r r r r
r X s r c C s t | |dS NF)r r r* r r r
glob0e s r. c C s t | |dS r, )r r- r r r
glob1h s r/ c c s. t |sJ |d d V t| |E d H d S )Nr )r _rlistdir)r r* r r r r
r n s r c
c s | s"t | trttjd} ntj} zdt| F}|D ]0}z|rF| rN|jV W q4 tyb Y q40 q4W d n1 sz0 Y W n ty Y d S 0 d S )NASCII)
isinstancebytesr curdirscandiris_dirr OSError)r r r entryr r r
_iterdiru s
*r9 c C s<