$68 GRAYBYTE WORDPRESS FILE MANAGER $59

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 104.21.66.139 | ADMIN IP 216.73.216.147
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/lib64/python3.6/email/mime/

HOME
Current File : /lib64/python3.6/email/mime//application.py
# Copyright (C) 2001-2006 Python Software Foundation
# Author: Keith Dart
# Contact: [email protected]

"""Class representing application/* type MIME documents."""

__all__ = ["MIMEApplication"]

from email import encoders
from email.mime.nonmultipart import MIMENonMultipart


class MIMEApplication(MIMENonMultipart):
    """Class for generating application/* MIME documents."""

    def __init__(self, _data, _subtype='octet-stream',
                 _encoder=encoders.encode_base64, *, policy=None, **_params):
        """Create 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.
        """
        if _subtype is None:
            raise TypeError('Invalid application MIME subtype')
        MIMENonMultipart.__init__(self, 'application', _subtype, policy=policy,
                                  **_params)
        self.set_payload(_data)
        _encoder(self)

Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
3 Apr 2026 7.12 PM
root / root
0755
__pycache__
--
3 Apr 2026 7.12 PM
root / root
0755
__init__.py
0 KB
2 Apr 2026 3.01 PM
root / root
0644
application.py
1.29 KB
23 Dec 2018 9.37 PM
root / root
0644
audio.py
2.675 KB
23 Dec 2018 9.37 PM
root / root
0644
base.py
0.895 KB
23 Dec 2018 9.37 PM
root / root
0644
image.py
1.786 KB
23 Dec 2018 9.37 PM
root / root
0644
message.py
1.286 KB
23 Dec 2018 9.37 PM
root / root
0644
multipart.py
1.583 KB
23 Dec 2018 9.37 PM
root / root
0644
nonmultipart.py
0.675 KB
23 Dec 2018 9.37 PM
root / root
0644
text.py
1.403 KB
23 Dec 2018 9.37 PM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF Static GIF