binascii.rlecode_hqx(data) Perform binhex4 style RLE-compression on data and return the result.
get(name, failobj=None) Return the value of the named header field. This is identical to __getitem__() except that
utf8 If False, follow
binascii.b2a_qp(data, quotetabs=False, istext=True, header=False) Convert binary data to a line(s) of ASCII characters in quoted-printable
class email.mime.audio.MIMEAudio(_audiodata, _subtype=None, _encoder=email.encoders.encode_base64, **_params) Module: email
unlock() Three locking mechanisms are used—dot locking and, if available, the flock() and lockf()
MimeTypes.read_windows_registry(strict=True) Load MIME type information from the Windows registry. Availability: Windows.
base64.b85decode(b) Decode the base85-encoded bytes-like object or ASCII string b
base64.b85encode(b, pad=False) Encode the bytes-like object b using base85 (as
class email.headerregistry.UnstructuredHeader An “unstructured” header is the default type of header in
Page 9 of 44