bg|dZddlmZddlmZddlmZddlmZejdZgdZ dZ d Z d Z d Z d S) z~ Backport of the Python 3.3 email package for Python-Future. A package for parsing, handling, and generating email messages. )unicode_literals)division)absolute_import)surrogateescapez5.1.0) base64mimecharsetencoderserrors feedparser generatorheader iteratorsmessagemessage_from_filemessage_from_binary_filemessage_from_stringmessage_from_bytesmimeparser quoprimimeutilscDddlm}||i||S)zvParse a string into a Message object model. Optional _class and strict are passed to the Parser constructor. rParser)future.backports.email.parserrparsestr)sargskwsrs p/builddir/build/BUILD/cloudlinux-venv-1.0.7/venv/lib/python3.11/site-packages/future/backports/email/__init__.pyrr0s9 544444 64 3   ( ( + ++cDddlm}||i||S)z|Parse a bytes string into a Message object model. Optional _class and strict are passed to the Parser constructor. r BytesParser)rr$ parsebytes)rrrr$s r rr8s9 :99999 ; $ $ $ / / 2 22r!cDddlm}||i||S)zRead a file and parse its contents into a Message object model. Optional _class and strict are passed to the Parser constructor. rr)rrparse)fprrrs r rr@s9 544444 64 3   % %b ) ))r!cDddlm}||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. rr#)rr$r')r(rrr$s r rrHs9 :99999 ; $ $ $ * *2 . ..r!N)__doc__ __future__rrr future.utilsrregister_surrogateescape __version____all__rrrrr!r r1s  ('''''&&&&&&)(((((((***    2,,,333***/////r!