python (3.12.0)

(root)/
lib/
python3.12/
email/
__pycache__/
__init__.cpython-312.pyc

ˑe(dZgdZdZdZdZdZy)z?A package for parsing, handling, and generating email messages.)
base64mimecharsetencoderserrors
feedparser	generatorheader	iteratorsmessagemessage_from_filemessage_from_binary_filemessage_from_stringmessage_from_bytesmimeparser
quoprimimeutilsc<ddlm}||i|j|S)zvParse a string into a Message object model.

    Optional _class and strict are passed to the Parser constructor.
    Parser)email.parserrparsestr)sargskwsrs    B/BuggyBox/python/3.12.0/bootstrap/lib/python3.12/email/__init__.pyr
r
s"
$43((++c<ddlm}||i|j|S)z|Parse a bytes string into a Message object model.

    Optional _class and strict are passed to the Parser constructor.
    rBytesParser)rr 
parsebytes)rrrr s    rrr's"
)$$//22rc<ddlm}||i|j|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    rrr/s"
$43%%b))rc<ddlm}||i|j|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    rrr7s"
)$$**2..rN)__doc____all__r
rrrrr<module>r)s&
F0,3*/r