/usr/lib/python3.10/email/__pycache__
Edit: /usr/lib/python3.10/email/__pycache__/__init__.cpython-310.pyc (1560B)
o
…9jæ ã @ s0 d Z g d¢Zdd„ Zdd„ Zdd„ Zdd „ Zd
S )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 O ó 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)ÚsÚargsÚkwsr © r ú%/usr/lib/python3.10/email/__init__.pyr ó r c O r )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 r r r r
( r r
c O r )zŠRead 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 r r r r
0 r r
c O r )z‘Read 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 r r r r 8 r r N)Ú__doc__Ú__all__r r
r
r r r r r Ú
s