JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrJFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr e f@sydZdZdddddddd d d d d dddddgZdd ZddZdd Zdd ZdS)z?A package for parsing, handling, and generating email messages.z5.1.0Z base64mimecharsetZencoderserrorsZ feedparserZ generatorheaderZ iteratorsmessagemessage_from_filemessage_from_binary_filemessage_from_stringmessage_from_bytesZmimeparserZ 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)sargskwsr r3/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)zRead 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)zRead 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__rrrrrrrrs,