cpython/Lib/email
Barry Warsaw 5833baa309 Removed two unused imports. Closes patch #525225.
2.2.1 candidate (but not terribly important).
2002-03-03 22:46:46 +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 Removed two unused imports. Closes patch #525225. 2002-03-03 22:46:46 +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