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 ` d Z G d de Z G d de Z G d de Z G d de Z G d d
ee Z G d de Z G d
de Z G d de
Z G d de Z G d de Z
G d de Z G d de Z G d de Z G d de ZeZ G d de Z G d d e Z G d! d"e Z G d# d$e Z G d% d&e Z G d' d(e Z G d) d*e Z G d+ d,e Z G d- d.e Z G d/ d0e Z G d1 d2e Z G d3 d4e Z G d5 d6e Zy7)8z email package exception classes.c e Zd ZdZy)MessageErrorz+Base class for errors in the email package.N__name__
__module____qualname____doc__ %/usr/lib64/python3.12/email/errors.pyr r 5r
r c e Zd ZdZy)MessageParseErrorz&Base class for message parsing errors.Nr r r
r r r s 0r
r c e Zd ZdZy)HeaderParseErrorzError while parsing headers.Nr r r
r r r &r
r c e Zd ZdZy)
BoundaryErrorz#Couldn't find terminating boundary.Nr r r
r r r s -r
r c e Zd ZdZy)MultipartConversionErrorz(Conversion to a multipart is prohibited.Nr r r
r r r 2r
r c e Zd ZdZy)CharsetErrorzAn illegal charset was given.Nr r r
r r r s 'r
r c e Zd ZdZy)HeaderWriteErrorzError while writing headers.Nr r r
r r r r r
r c $ e Zd ZdZd fd Z xZS )
MessageDefectz Base class for a message defect.c 6 |t | | || _ y N)super__init__line)selfr! __class__s r r zMessageDefect.__init__( s GT" r
r r r r r r
__classcell__r# s @r r r % s * r
r c e Zd ZdZy)NoBoundaryInMultipartDefectzBA message claimed to be a multipart but had no boundary parameter.Nr r r
r r( r( - s Lr
r( c e Zd ZdZy)StartBoundaryNotFoundDefectz+The claimed start boundary was never found.Nr r r
r r* r* 0 r r
r* c e Zd ZdZy)CloseBoundaryNotFoundDefectzEA start boundary was found, but not the corresponding close boundary.Nr r r
r r, r, 3 Or
r, c e Zd ZdZy)#FirstHeaderLineIsContinuationDefectz;A message had a continuation line as its first header line.Nr r r
r r/ r/ 6 s Er
r/ c e Zd ZdZy)MisplacedEnvelopeHeaderDefectz?A 'Unix-from' header was found in the middle of a header block.Nr r r
r r1 r1 9 Ir
r1 c e Zd ZdZy) MissingHeaderBodySeparatorDefectzEFound line with no leading whitespace and no colon before blank line.Nr r r
r r4 r4 <