cpython/Lib/email
Barry Warsaw 15e9dc9eac _parsebody(): When adding subparts to a multipart container, make sure
that the first subpart added makes the payload a list object.
Otherwise, a multipart/* with only one subpart will not have the
proper structure.
2002-01-27 06:48:02 +00:00
..
Encoders.py Give me back my page breaks. 2001-10-04 17:05:11 +00:00
Errors.py Give me back my page breaks. 2001-10-04 17:05:11 +00:00
Generator.py Another merge from mimelib: 2001-10-19 04:06:39 +00:00
Iterators.py typed_subpart_iterator(): When getting the main type use 'text' as the 2001-10-15 04:38:22 +00:00
MIMEAudio.py Docstring typo fix. 2001-11-24 15:49:53 +00:00
MIMEBase.py Give me back my page breaks. 2001-10-04 17:05:11 +00:00
MIMEImage.py Give me back my page breaks. 2001-10-04 17:05:11 +00:00
MIMEMessage.py Give me back my page breaks. 2001-10-04 17:05:11 +00:00
MIMEText.py Give me back my page breaks. 2001-10-04 17:05:11 +00:00
Message.py More typo fixes. 2001-11-24 16:56:56 +00:00
Parser.py _parsebody(): When adding subparts to a multipart container, make sure 2002-01-27 06:48:02 +00:00
Utils.py decode(), encode(): Accepting the minor optimizations from SF patch 2001-12-03 19:26:40 +00:00
__init__.py Fix __all__ to the current list of exported modules (must pass the 2001-10-09 19:14:59 +00:00