JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrJFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrB  f@sNdZddddddddd 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 quoprimimeZutilscOsddlm}||||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/python37/lib64/python3.7/email/__init__.pyr s cOsddlm}||||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 (s cOsddlm}||||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 rrrr0s cOsddlm}||||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)rrrrrrrr8s N)__doc____all__rr rrrrrrs*