mirror of
https://github.com/python/cpython.git
synced 2025-10-28 01:00:34 +00:00
gets done when maxheaderlen <> 0. The header really gets wrapped via the email.Header.Header class, which has a more sophisticated algorithm than just splitting on semi-colons. |
||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||
| _compat21.py | ||
| _compat22.py | ||
| _parseaddr.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 | ||