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
U
e5d% @ st d Z ddlZdddZdddZG dd d ejZG d
d dejZG dd
d
ejZG dd dejZdd Z dS )a Python 'utf-8-sig' Codec
This work similar to UTF-8 with the following changes:
* On encoding/writing a UTF-8 encoded BOM will be prepended/written as the
first three bytes.
* On decoding/reading if the first three bytes are a UTF-8 encoded BOM, these
bytes will be skipped.
Nstrictc C s t jt | |d t| fS Nr )codecsBOM_UTF8utf_8_encodelen)inputerrors r
+/usr/lib64/python3.8/encodings/utf_8_sig.pyencode s r c C sD d}| d d t jkr&| dd } d}t | |d\}}||| fS )Nr T)r r utf_8_decode)r r prefixoutputconsumedr
r
r decode s r c @ s8 e Zd ZdddZdddZdd Zd d
Zdd Zd
S )IncrementalEncoderr c C s t j| | d| _d S N )r r __init__firstselfr r
r
r r s zIncrementalEncoder.__init__Fc C s: | j r$d| _ tjt|| jd S t|| jd S d S r )r r r r r )r r finalr
r
r r s zIncrementalEncoder.encodec C s t j| d| _d S r )r r resetr r r
r
r r ' s zIncrementalEncoder.resetc C s | j S Nr r r
r
r getstate+ s zIncrementalEncoder.getstatec C s
|| _ d S r r r stater
r
r setstate. s zIncrementalEncoder.setstateN)r )F)__name__
__module____qualname__r r r r r" r
r
r
r r s
r c @ s6 e Zd Zd
ddZdd Zdd Zdd Zd
d ZdS )IncrementalDecoderr c C s t j| | d| _d S r )r BufferedIncrementalDecoderr r r r
r
r r 2 s zIncrementalDecoder.__init__c C sv | j rht|dk r*tj|r"dS d| _ n>d| _ |d d tjkrht|dd ||\}}||d fS t|||S )Nr
r r )r r r r
startswithr )r r r r r r r
r
r _buffer_decode6 s z!IncrementalDecoder._buffer_decodec C s t j| d| _d S r )r r' r r r r
r
r r G s zIncrementalDecoder.resetc C s t j| }|d | jfS r )r r' r r r r
r
r r K s zIncrementalDecoder.getstatec C s t j| | |d | _d S r )r r' r" r r r
r
r r" P s zIncrementalDecoder.setstateN)r )r# r$ r% r r+ r r r" r
r
r
r r&