mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
![]() know anything about RFC 2047 encoded headers. Fortunately we have a perfectly good header splitter in Header.encode(). So we just call that to give us a properly formatted and split header. Header.encode() didn't know about "highest-level syntactic breaks" but that's been fixed now too. |
||
---|---|---|
.. | ||
__init__.py | ||
_compat21.py | ||
_compat22.py | ||
base64MIME.py | ||
Charset.py | ||
Encoders.py | ||
Errors.py | ||
Generator.py | ||
Header.py | ||
Iterators.py | ||
Message.py | ||
MIMEAudio.py | ||
MIMEBase.py | ||
MIMEImage.py | ||
MIMEMessage.py | ||
MIMEMultipart.py | ||
MIMENonMultipart.py | ||
MIMEText.py | ||
Parser.py | ||
quopriMIME.py | ||
Utils.py |