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
i f @ s d Z d d d d d g Z i Z d d d Z d d Z y e Wn e k
rX Yn Xd d
Z e e e e d d Z d Z d d Z
d d Z d d Z d d Z
i Z i Z i Z d d Z d d Z d d Z d S)zHelper to provide extensibility for pickle.
This is only useful to add pickle support for extension types defined in
C, not for instances of user-defined classes.
pickleconstructor
add_extensionremove_extensionclear_extension_cacheNc C sB t | s t d n | t | <| d k r> t | n d S)Nz$reduction functions must be callable)callable TypeErrordispatch_tabler )ob_typepickle_functionconstructor_ob r ,/opt/alt/python34/lib64/python3.4/copyreg.pyr s
c C s t | s t d n d S)Nzconstructors must be callable)r r )objectr r r
r s c C s t | j | j f f S)N)complexrealimag)cr r r
pickle_complex" s r c C sY | t k r t j | } n7 | j | | } | j t j k rU | j | | n | S)N)r __new____init__)clsbasestateobjr r r
_reconstructor) s r c C s+ x; | j j D]' } t | d r
| j t @r
Pq
q
Wt } | t k rS d } n1 | | j k rx t d | j n | | } | j | | f } y
| j } Wn[ t k
r t
| d d r t d n y
| j } Wn t k
r d } Yn XYn
X| } | rt | | f St | f Sd S)N __flags__zcan't pickle %s objects __slots__zNa class that defines __slots__ without defining __getstate__ cannot be pickled)
__class____mro__hasattrr _HEAPTYPEr r __name____getstate__AttributeErrorgetattr__dict__r )selfprotor r argsgetstatedictr r r
_reduce_ex6 s.
r- c G s | j | | S)N)r )r r* r r r
__newobj__W s r. c C s | j | | | S)zUsed by pickle protocol 4, instead of __newobj__ to allow classes with
keyword-only arguments to be pickled correctly.
)r )r r* kwargsr r r
__newobj_ex__Z s r0 c C s | j j d } | d k r" | Sg } t | d s: n x | j D] } d | j k rD | j d } t | t r | f } n xl | D]a } | d k r q q | j d r | j d r | j d | j | f q | j | q WqD qD Wy
| | _
Wn Yn X| S) a Return a list of slot names for a given class.
This needs to find slots defined by the class and its bases, so we
can't simply return the __slots__ attribute. We must walk down
the Method Resolution Order and concatenate the __slots__ of each
class found there. (This assumes classes don't modify their
__slots__ attribute to misrepresent their slots after the class is
defined.)
__slotnames__Nr r' __weakref____z_%s%s)z__dict__z__weakref__)r' getr! r
isinstancestr
startswithendswithappendr# r1 )r namesr slotsnamer r r
_slotnames` s,
r= c C s t | } d | k o# d k n s7 t d n | | f } t j | | k rq t j | | k rq d S| t k r t d | t | f n | t k r t d | t | f n | t | <| t |