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
3
ft`W. @ sZ d Z ddlmZmZ ddlmZ ddlmZmZmZ ddl T ddl
ZddlZ
ddlZ
ddlZ
ddlZ
ddlZddlZddlZddlZddlZddlZddlZddlZddlZdgZdadd Zdad
d Zdd
ZG dd de Z!dd Z"dd Z#d,ddZ$dd Z%dd Z&dd Z'd-ddZ(d d! Z)da*d"d# Z+d.d$d%Z,d&d' Z-d(d) Z.d/d*d+Z/dS )0z%
Assorted utility functions for yum.
)print_functionabsolute_import)unicode_literals)base64_decodebytes
basestringunicode)*NZsha256c C s t dkrtjdja t | S )z( Tests if a string is a shell wildcard. Nz[*?]|\[.+\])_re_compiled_glob_matchrecompilesearch)s r /usr/lib/python3.6/misc.pyre_glob. s r c C sF t dkr(tjdj}tjdj}||fa xt D ]}|| r.dS q.W dS )zC Tests if a string needs a full nevra match, instead of just name. Nz.*([-.*?]|\[.+\]).z[0-9]+:TF)_re_compiled_full_matchr
r match)r
ZoneZtwoZrecr r r re_full_search_needed6 s
r c C s t d S )Nr )_default_checksumsr r r r get_default_chksum_typeD s r c @ s: e Zd ZdZd
ddZdd Zdd Zd d
Zdd ZdS )
GenericHolderzGeneric Holder class used to hold other objects of known types
It exists purely to be able to do object.somestuff, object.someotherstuff
or object[key] and pass object to another function that will
understand itNc C s
|| _ d S )N)_GenericHolder__iter)selfiterr r r __init__M s zGenericHolder.__init__c C s | j d k rt| | j S d S )N)r r )r r r r __iter__P s
zGenericHolder.__iter__c C s t | |rt| |S t|d S )N)hasattrgetattrKeyError)r itemr r r __getitem__T s
zGenericHolder.__getitem__c C s dd t | j D S )z!Return a dictionary of all lists.c S s" i | ]\}}t |tkr||qS r )typelist).0keyZlist_r r r
\ s z+GenericHolder.all_lists..)varsitems)r r r r all_listsZ s zGenericHolder.all_listsc C s4 x.|j j D ]\}}t| j|g j| qW | S )z7 Concatenate the list attributes from 'other' to ours. )r( r' r&