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
\ @ s d Z ddlZddlZddlmZ dddZdddZG d d
d
ejZG dd dejZG d
d dej Z G dd deej
Z
G dd deejZdd ZdS )zQCodec for quoted-printable encoding.
This codec de/encodes from bytes to bytes.
N)BytesIOstrictc C s: |dkst t| }t }tj||dd |j t| fS )Nr T)Z quotetabs)AssertionErrorr quopriencodegetvaluelen)inputerrorsfg r
./usr/lib64/python3.6/encodings/quopri_codec.py
quopri_encode
s
r c C s6 |dkst t| }t }tj|| |j t| fS )Nr )r r r decoder r )r r
r r r
r
r
quopri_decode s
r c @ s e Zd ZdddZdddZdS ) Codecr c C s
t ||S )N)r )selfr r
r
r
r r s zCodec.encodec C s
t ||S )N)r )r r r
r
r
r r s zCodec.decodeN)r )r )__name__
__module____qualname__r r r
r
r
r r s
r c @ s e Zd ZdddZdS )IncrementalEncoderFc C s t || jd S )Nr )r r
)r r finalr
r
r r s zIncrementalEncoder.encodeN)F)r r r r r
r
r
r r s r c @ s e Zd ZdddZdS )IncrementalDecoderFc C s t || jd S )Nr )r r
)r r r r
r
r r # s zIncrementalDecoder.decodeN)F)r r r r r
r
r
r r " s r c @ s e Zd ZeZdS )StreamWriterN)r r r bytescharbuffertyper
r
r
r r &