o […dæã@s0dZgd¢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ÚutilscOó ddlm}||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 cOr)z|Parse a bytes string into a Message object model. Optional _class and strict are passed to the Parser constructor. r©Ú BytesParser)rrÚ parsebytes)rrrrrrrr (rr cOr)zŠRead a file and parse its contents into a Message object model. Optional _class and strict are passed to the Parser constructor. rr)rrÚparse)Úfprrrrrrr 0rr cOr)z‘Read a binary file and parse its contents into a Message object model. Optional _class and strict are passed to the Parser constructor. rr)rrr!)r"rrrrrrr 8rr N)Ú__doc__Ú__all__r r r r rrrrÚs