JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrJFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr Yf@ssdZddddddddd d d d d ddddgZdd Zdd Zdd Zdd ZdS)z?A package for parsing, handling, and generating email messages.Z base64mimecharsetZencoderserrorsZ feedparser 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/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)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 rrrr0scOs&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)rrrrrrrr8sN)__doc____all__rr rrrrrrs*