
    F\h                     (    S r / SQrS rS rS rS rg)z?A package for parsing, handling, and generating email messages.)
base64mimecharsetencoderserrors
feedparser	generatorheader	iteratorsmessagemessage_from_filemessage_from_binary_filemessage_from_stringmessage_from_bytesmimeparser
quoprimimeutilsc                 <    SSK Jn  U" U0 UD6R                  U 5      $ )znParse a string into a Message object model.

Optional _class and strict are passed to the Parser constructor.
    Parser)email.parserr   parsestr)sargskwsr   s       %/usr/lib/python3.13/email/__init__.pyr   r      s"    
 $43((++    c                 <    SSK Jn  U" U0 UD6R                  U 5      $ )ztParse a bytes string into a Message object model.

Optional _class and strict are passed to the Parser constructor.
r   BytesParser)r   r    
parsebytes)r   r   r   r    s       r   r   r   '   s"    
 )$$//22r   c                 <    SSK Jn  U" U0 UD6R                  U 5      $ )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)fpr   r   r   s       r   r   r   /   s"    
 $43%%b))r   c                 <    SSK Jn  U" U0 UD6R                  U 5      $ )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   r    r#   )r$   r   r   r    s       r   r   r   7   s"    
 )$$**2..r   N)__doc____all__r   r   r   r    r   r   <module>r)      s&   
 F0,3*/r   