Viewing File: /opt/alt/python38/lib64/python3.8/email/__pycache__/__init__.cpython-38.pyc

U

¡ê,aæã@sNdZddddddddd	d
ddd
ddddgZdd„Zdd
„Zdd
„Zdd„ZdS)z?A package for parsing, handling, and generating email messages.Z
base64mimeÚcharsetZencodersÚerrorsZ
feedparserÚ	generatorÚheaderZ	iteratorsÚmessageÚmessage_from_fileÚmessage_from_binary_fileÚmessage_from_stringÚmessage_from_bytesZmimeÚparserZ
quoprimimeZutilscOsddlm}|||Ž |¡S)zvParse a string into a Message object model.

    Optional _class and strict are passed to the Parser constructor.
    é©ÚParser)Úemail.parserr
Zparsestr)ÚsÚargsÚkwsr
©rú3/opt/alt/python38/lib64/python3.8/email/__init__.pyr scOsddlm}|||Ž |¡S)z|Parse a bytes string into a Message object model.

    Optional _class and strict are passed to the Parser constructor.
    r©ÚBytesParser)rrZ
parsebytes)rrrrrrrr	(scOsddlm}|||Ž |¡S)zŠRead a file and parse its contents into a Message object model.

    Optional _class and strict are passed to the Parser constructor.
    rr)rr
Úparse)Úfprrr
rrrr0scOsddlm}|||Ž |¡S)z‘Read a binary file and parse its contents into a Message object model.

    Optional _class and strict are passed to the Parser constructor.
    rr)rrr)rrrrrrrr8sN)Ú__doc__Ú__all__rr	rrrrrrÚ<module>s,ï
Back to Directory File Manager