p
̃V * d Z g dZd Zd Zd Zd ZdS )z?A package for parsing, handling, and generating email messages.)
base64mimecharsetencoderserrors
feedparser generatorheader iteratorsmessagemessage_from_filemessage_from_binary_filemessage_from_stringmessage_from_bytesmimeparser
quoprimimeutilsc D ddl m} ||i | | S )zvParse a string into a Message object model.
Optional _class and strict are passed to the Parser constructor.
Parser)email.parserr parsestr)sargskwsr s ;/opt/alt/python-internal/lib64/python3.11/email/__init__.pyr
r
s9
$#####643((+++ c D ddl m} ||i | | S )z|Parse 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 ' s9
)(((((;$$$//222r c D ddl m} ||i | | 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)fpr r r s r r r / s9
$#####643%%b)))r c D ddl m} ||i | | 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 r r# )r$ r r r s r r r 7 s9
)(((((;$$$**2...r N)__doc____all__r
r r r r r