+
    Crh                     *    R t . ROtR tR tR tR tR# )z?A package for parsing, handling, and generating email messages.c                <    ^ RI Hp V! V/ VB P                  V 4      # )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/local/lib/python3.14/email/__init__.pymessage_from_stringr      s"    
 $43((++    c                <    ^ RI Hp V! V/ VB P                  V 4      # )ztParse a bytes string into a Message object model.

Optional _class and strict are passed to the Parser constructor.
BytesParser)r   r   
parsebytes)r   r   r	   r   s   &*, r
   message_from_bytesr   '   s"    
 )$$//22r   c                <    ^ RI Hp V! V/ VB P                  V 4      # )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   parse)fpr   r	   r   s   &*, r
   message_from_filer   /   s"    
 $43%%b))r   c                <    ^ RI Hp V! V/ VB P                  V 4      # )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   s   &*, r
   message_from_binary_filer   7   s"    
 )$$**2..r   N)
base64mimecharsetencoderserrors
feedparser	generatorheader	iteratorsmessager   r   r   r   mimeparser
quoprimimeutils)__doc____all__r   r   r   r    r   r
   <module>r(      s&   
 F0,3*/r   