Your IP : 18.222.98.91


Current Path : /opt/alt/python34/lib64/python3.4/email/__pycache__/
Upload File :
Current File : //opt/alt/python34/lib64/python3.4/email/__pycache__/__init__.cpython-34.pyc

�
e f��@sydZdZdddddddd	d
ddd
dddddgZdd
�Zdd�Zdd�Zdd�ZdS)z?A package for parsing, handling, and generating email messages.z5.1.0Z
base64mime�charsetZencoders�errorsZ
feedparserZ	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.parserrZparsestr)�s�args�kwsr�r�3/opt/alt/python34/lib64/python3.4/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)r
rrrrrrr*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)�fprrrrrrr2scOs&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)rrrrrrrr:sN)�__doc__�__version__�__all__rrrrrrrr�<module>s,	

?>