Viewing File: /opt/alt/python35/lib64/python3.5/email/__pycache__/__init__.cpython-35.opt-1.pyc



¨ÕYfæã@ssdZddddddddd	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
quoprimimeZutilscOs&ddlm}|||Žj|ƒ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/python35/lib64/python3.5/email/__init__.pyr scOs&ddlm}|||Žj|ƒS)z|Parse a bytes string into a Message object model.

    Optional _class and strict are passed to the Parser constructor.
    r)ÚBytesParser)r
rZ
parsebytes)rrrrrrrr	(scOs&ddlm}|||Žj|ƒS)zŠRead a file and parse its contents into a Message object model.

    Optional _class and strict are passed to the Parser constructor.
    r)r)r
rÚparse)Úfprrrrrrr0scOs&ddlm}|||Žj|ƒ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.
    r)r)r
rr)rrrrrrrr8sN)Ú__doc__Ú__all__rr	rrrrrrÚ<module>s*	
Back to Directory File Manager