cpython/Lib/email
R David Murray 5dda12491e #11558: Better message if attach called on non-multipart.
Original patch by Varun Sharma.
2014-03-06 11:44:17 -05:00
..
mime
__init__.py
_encoded_words.py
_header_value_parser.py Merge: #16983: Apply postel's law to encoded words inside quoted strings. 2014-02-08 13:13:01 -05:00
_parseaddr.py
_policybase.py
architecture.rst
base64mime.py
charset.py #20531: Apply the 3.3 version of the #19063 fix. 2014-02-07 12:46:17 -05:00
contentmanager.py
encoders.py
errors.py
feedparser.py #20476: use EmailMessage as factory if non-compat32 policy is used. 2014-02-07 10:44:16 -05:00
generator.py #14983: always add a line end after a MIME boundary marker. 2014-02-08 17:54:56 -05:00
header.py
headerregistry.py
iterators.py
message.py #11558: Better message if attach called on non-multipart. 2014-03-06 11:44:17 -05:00
parser.py #20476: use EmailMessage as factory if non-compat32 policy is used. 2014-02-07 10:44:16 -05:00
policy.py
quoprimime.py #20206, #5803: more efficient algorithm that doesn't truncate output. 2014-01-13 13:19:21 -05:00
utils.py Merge: #17369: Improve handling of broken RFC2231 values in get_filename. 2014-02-07 15:04:26 -05:00