î e fýã@sydZdZdddddddd d d d 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.parserr Zparsestr)Ú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)Úfprrr rrrr2scOs&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Ús,