HEX
Server: Apache
System: FreeBSD www860.sakura.ne.jp 13.0-RELEASE-p14 FreeBSD 13.0-RELEASE-p14 #2: Mon Dec 9 13:54:55 JST 2024 root@www5301.sakura.ne.jp:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
User: yoyo0427 (1306)
PHP: 8.3.8
Disabled: NONE
Upload Files
File: //usr/local/lib/python2.7/encodings/quopri_codec.pyo
�
O��ac@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((s2/usr/local/lib/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
((s2/usr/local/lib/python2.7/encodings/quopri_codec.pyt
quopri_decodes
		tCodeccBs eZdd�Zdd�ZRS(RcCs
t||�S(N(R(tselfR	R
((s2/usr/local/lib/python2.7/encodings/quopri_codec.pyR-scCs
t||�S(N(R(RR	R
((s2/usr/local/lib/python2.7/encodings/quopri_codec.pyR/s(t__name__t
__module__RR(((s2/usr/local/lib/python2.7/encodings/quopri_codec.pyR+stIncrementalEncodercBseZed�ZRS(cCst||j�dS(Ni(RR
(RR	tfinal((s2/usr/local/lib/python2.7/encodings/quopri_codec.pyR3s(RRtFalseR(((s2/usr/local/lib/python2.7/encodings/quopri_codec.pyR2stIncrementalDecodercBseZed�ZRS(cCst||j�dS(Ni(RR
(RR	R((s2/usr/local/lib/python2.7/encodings/quopri_codec.pyR7s(RRRR(((s2/usr/local/lib/python2.7/encodings/quopri_codec.pyR6stStreamWritercBseZRS((RR(((s2/usr/local/lib/python2.7/encodings/quopri_codec.pyR:stStreamReadercBseZRS((RR(((s2/usr/local/lib/python2.7/encodings/quopri_codec.pyR=scCs:tjdddtdtdtdtdtdtd	t�S(
NtnameRRRtincrementalencodertincrementaldecodertstreamwritertstreamreadert_is_text_encoding(	tcodecst	CodecInfoRRRRRRR(((s2/usr/local/lib/python2.7/encodings/quopri_codec.pytgetregentryBs	(t__doc__R!Rt	cStringIORtImportErrorRRRRRRRR#(((s2/usr/local/lib/python2.7/encodings/quopri_codec.pyt<module>s