HEX
Server: Apache
System: Linux vpshost11508.publiccloud.com.br 5.15.179-grsec-vpshost-10.lc.el8.x86_64 #1 SMP Mon Apr 7 12:04:45 -03 2025 x86_64
User: wicomm2 (10002)
PHP: 8.3.0
Disabled: apache_child_terminate,dl,escapeshellarg,escapeshellcmd,exec,link,mail,openlog,passthru,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,php_check_syntax,php_strip_whitespace,popen,proc_close,proc_open,shell_exec,symlink,system
Upload Files
File: //lib64/python2.7/encodings/quopri_codec.pyo
�
`Ofc@s�dZddlZddlZyddlmZWn!ek
rUddlmZnXdd�Zdd�Zdejfd��YZd	ej	fd
��YZ	dej
fd��YZ
d
eejfd��YZdeejfd��YZd�Z
dS(sgCodec for quoted-printable encoding.

Like base64 and rot13, this returns Python strings, not Unicode.
i����N(tStringIOtstrictcCsMtt|��}t�}tj||dt�|j�}|t|�fS(s�Encode the input, returning a tuple (output object, length consumed).

    errors defines the error handling to apply. It defaults to
    'strict' handling which is the only currently supported
    error handling for this codec.

    t	quotetabs(RtstrtquopritencodetTruetgetvaluetlen(tinputterrorstftgtoutput((s./usr/lib64/python2.7/encodings/quopri_codec.pyt
quopri_encodes

	cCsGtt|��}t�}tj||�|j�}|t|�fS(s�Decode the input, returning a tuple (output object, length consumed).

    errors defines the error handling to apply. It defaults to
    'strict' handling which is the only currently supported
    error handling for this codec.

    (RRRtdecodeRR(R	R
RRR
((s./usr/lib64/python2.7/encodings/quopri_codec.pyt
quopri_decodes
		tCodeccBs eZdd�Zdd�ZRS(RcCs
t||�S(N(R(tselfR	R
((s./usr/lib64/python2.7/encodings/quopri_codec.pyR-scCs
t||�S(N(R(RR	R
((s./usr/lib64/python2.7/encodings/quopri_codec.pyR/s(t__name__t
__module__RR(((s./usr/lib64/python2.7/encodings/quopri_codec.pyR+stIncrementalEncodercBseZed�ZRS(cCst||j�dS(Ni(RR
(RR	tfinal((s./usr/lib64/python2.7/encodings/quopri_codec.pyR3s(RRtFalseR(((s./usr/lib64/python2.7/encodings/quopri_codec.pyR2stIncrementalDecodercBseZed�ZRS(cCst||j�dS(Ni(RR
(RR	R((s./usr/lib64/python2.7/encodings/quopri_codec.pyR7s(RRRR(((s./usr/lib64/python2.7/encodings/quopri_codec.pyR6stStreamWritercBseZRS((RR(((s./usr/lib64/python2.7/encodings/quopri_codec.pyR:stStreamReadercBseZRS((RR(((s./usr/lib64/python2.7/encodings/quopri_codec.pyR=scCs:tjdddtdtdtdtdtdtd	t�S(
NtnameRRRtincrementalencodertincrementaldecodertstreamwritertstreamreadert_is_text_encoding(	tcodecst	CodecInfoRRRRRRR(((s./usr/lib64/python2.7/encodings/quopri_codec.pytgetregentryBs	(t__doc__R!Rt	cStringIORtImportErrorRRRRRRRR#(((s./usr/lib64/python2.7/encodings/quopri_codec.pyt<module>s