a ÕDOgæã@s0dZgd¢Zdd„Zdd„Zdd„Zdd „Zd S) z?A package for parsing, handling, and generating email messages.)Z base64mimeÚcharsetZencodersÚerrorsZ feedparserÚ generatorÚheaderZ iteratorsÚmessageÚmessage_from_fileÚmessage_from_binary_fileÚmessage_from_stringÚmessage_from_bytesZmimeÚparserZ quoprimimeZutilscOs ddlm}||i|¤Ž |¡S)zvParse a string into a Message object model. Optional _class and strict are passed to the Parser constructor. é©ÚParser)Ú email.parserr Zparsestr)ÚsÚargsÚkwsr ©rú3/opt/alt/python39/lib64/python3.9/email/__init__.pyr s rcOs ddlm}||i|¤Ž |¡S)z|Parse a bytes string into a Message object model. Optional _class and strict are passed to the Parser constructor. r ©Ú BytesParser)rrZ parsebytes)rrrrrrrr (s r cOs ddlm}||i|¤Ž |¡S)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 )rr Úparse)Úfprrr rrrr0s rcOs ddlm}||i|¤Ž |¡S)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)rrr)rrrrrrrr8s rN)Ú__doc__Ú__all__rr rrrrrrÚs