cpython/Lib/email
Barry Warsaw 4be9eccbc4 getaddresses(): Like the change in rfc822.py, this one needs to access
the AddressList.addresslist attribute directly.

Also, add a test case for the email.Utils.getaddresses() interface.
2002-05-22 01:52:10 +00:00
..
Charset.py Sync'ing with standalone email package 2.0.1. This adds support for 2002-04-10 21:01:31 +00:00
Encoders.py Complete a merge of the mimelib project and the Python cvs codebases 2002-05-19 23:44:19 +00:00
Errors.py Sync'ing with standalone email package 2.0.1. This adds support for 2002-04-10 21:01:31 +00:00
Generator.py Sync'ing with standalone email package 2.0.1. This adds support for 2002-04-10 21:01:31 +00:00
Header.py Fixed a bug in the splitting of lines, and improved the splitting for 2002-05-19 23:47:53 +00:00
Iterators.py Complete a merge of the mimelib project and the Python cvs codebases 2002-05-19 23:44:19 +00:00
MIMEAudio.py Docstring typo fix. 2001-11-24 15:49:53 +00:00
MIMEBase.py Sync'ing with standalone email package 2.0.1. This adds support for 2002-04-10 21:01:31 +00:00
MIMEImage.py Sync'ing with standalone email package 2.0.1. This adds support for 2002-04-10 21:01:31 +00:00
MIMEMessage.py Sync'ing with standalone email package 2.0.1. This adds support for 2002-04-10 21:01:31 +00:00
MIMEText.py Sync'ing with standalone email package 2.0.1. This adds support for 2002-04-10 21:01:31 +00:00
Message.py Complete a merge of the mimelib project and the Python cvs codebases 2002-05-19 23:44:19 +00:00
Parser.py I've thought about it some more, and I believe it is proper for the 2002-05-19 23:51:50 +00:00
Utils.py getaddresses(): Like the change in rfc822.py, this one needs to access 2002-05-22 01:52:10 +00:00
__init__.py Complete a merge of the mimelib project and the Python cvs codebases 2002-05-19 23:44:19 +00:00
_compat21.py Complete a merge of the mimelib project and the Python cvs codebases 2002-05-19 23:44:19 +00:00
_compat22.py Complete a merge of the mimelib project and the Python cvs codebases 2002-05-19 23:44:19 +00:00
base64MIME.py Sync'ing with standalone email package 2.0.1. This adds support for 2002-04-10 21:01:31 +00:00
quopriMIME.py Sync'ing with standalone email package 2.0.1. This adds support for 2002-04-10 21:01:31 +00:00