Files
PowerToys/PythonHome/Lib/email/mime/application.pyc

17 lines
1.5 KiB
Plaintext
Raw Normal View History

2014-07-09 18:15:23 +08:00
<03>
<EFBFBD>W`Sc@sIdZdgZddlmZddlmZdefd<00><00>YZdS(s5Class representing application/* type MIME documents.tMIMEApplicationi<6E><69><EFBFBD><EFBFBD>(tencoders(tMIMENonMultipartcBs eZdZdejd<00>ZRS(s2Class for generating application/* MIME documents.s octet-streamcKsL|dkrtd<00><00>ntj|d||<00>|j|<00>||<00>dS(sCreate an application/* type MIME document.
_data is a string containing the raw application data.
_subtype is the MIME content type subtype, defaulting to
'octet-stream'.
_encoder is a function which will perform the actual encoding for
transport of the application data, defaulting to base64 encoding.
Any additional keyword arguments are passed to the base class
constructor, which turns them into parameters on the Content-Type
header.
s Invalid application MIME subtypet applicationN(tNonet TypeErrorRt__init__t set_payload(tselft_datat_subtypet_encodert_params((s.\Lib\email\mime\application.pyRs
  (t__name__t
__module__t__doc__Rt encode_base64R(((s.\Lib\email\mime\application.pyR sN(Rt__all__temailRtemail.mime.nonmultipartRR(((s.\Lib\email\mime\application.pyt<module>s