Files
PowerToys/PythonHome/Lib/encodings/quopri_codec.pyc

23 lines
3.3 KiB
Plaintext
Raw Normal View History

2014-07-09 18:15:23 +08:00
<03>
<EFBFBD>W`Sc@s<>dZddlZddlZyddlmZWn!ek
rUddlmZnXdd<00>Zdd<00>Zdejfd<00><00>YZd ej fd
<00><00>YZ d ej
fd <00><00>YZ
d eej fd<00><00>YZ deej fd<00><00>YZ d<00>Z dS(sgCodec for quoted-printable encoding.
Like base64 and rot13, this returns Python strings, not Unicode.
i<EFBFBD><EFBFBD><EFBFBD><EFBFBD>N(tStringIOtstrictcCs\|dkst<00>tt|<00><00>}t<00>}tj||d<00>|j<00>}|t|<00>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.
Ri(tAssertionErrorRtstrtquopritencodetgetvaluetlen(tinputterrorstftgtoutput((s.\Lib\encodings\quopri_codec.pyt quopri_encode s   cCsY|dkst<00>tt|<00><00>}t<00>}tj||<00>|j<00>}|t|<00>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.
R(RRRRtdecodeRR(RR R
R R ((s.\Lib\encodings\quopri_codec.pyt quopri_decodes   tCodeccBs eZdd<00>Zdd<00>ZRS(RcCs t||<00>S(N(R (tselfRR ((s.\Lib\encodings\quopri_codec.pyR-scCs t||<00>S(N(R(RRR ((s.\Lib\encodings\quopri_codec.pyR/s(t__name__t
__module__RR(((s.\Lib\encodings\quopri_codec.pyR+s tIncrementalEncodercBseZed<00>ZRS(cCst||j<00>dS(Ni(R R (RRtfinal((s.\Lib\encodings\quopri_codec.pyR3s(RRtFalseR(((s.\Lib\encodings\quopri_codec.pyR2stIncrementalDecodercBseZed<00>ZRS(cCst||j<00>dS(Ni(RR (RRR((s.\Lib\encodings\quopri_codec.pyR7s(RRRR(((s.\Lib\encodings\quopri_codec.pyR6st StreamWritercBseZRS((RR(((s.\Lib\encodings\quopri_codec.pyR:st StreamReadercBseZRS((RR(((s.\Lib\encodings\quopri_codec.pyR=scCs4tjdddtdtdtdtdtdt<00>S( NtnameRRRtincrementalencodertincrementaldecodert streamwritert streamreader(tcodecst CodecInfoR RRRRR(((s.\Lib\encodings\quopri_codec.pyt getregentryBs (t__doc__RRt cStringIORt ImportErrorR RRRRRRR!(((s.\Lib\encodings\quopri_codec.pyt<module>s