Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrapping set_payload() to encode contents into qp/base64 upon setting. | tkikuchi | 2006-01-29 | 1 | -0/+11 |
| | | | | | | This incorporates Python email patch: http://sourceforge.net/tracker/?func=detail&aid=1409455&group_id=5470&atid=105470 and eventually be backed out if email package is updated. | ||||
* | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 2005-12-30 | 1 | -2/+3 |
| | | | | | | | | | | | | | normalization, removal of tabs, copyright year updates to changed files, docstring and comment fixes, and usage of True/False. I also made a pass through the NEWS file. One import was reordered, and after this commit I will move the mmdsr.readme file to README.mmdsr. From my perspective, after that we're ready to go. I will port these changes forward to the trunk. | ||||
* | Looks like this set of Error is more appropriate. | tkikuchi | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | email.Message.Message.get_filename() is wrapped because error in this | tkikuchi | 2005-11-27 | 1 | -0/+10 |
| | | | | function may stop regular delivery. | ||||
* | FSF office has moved to 51 Franklin Street. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| | |||||
* | get_content_charset(): This is fixed in email-2.5.6 so remove it from here | bwarsaw | 2005-04-29 | 1 | -19/+1 |
| | | | | because it's better not to have redundant code. | ||||
* | Add TypeError for possible error when checking charset availablity. | tkikuchi | 2005-04-25 | 1 | -1/+1 |
| | |||||
* | Brushing up the override function. | tkikuchi | 2005-04-22 | 1 | -4/+13 |
| | |||||
* | get_content_charset() should return failobj on error. | tkikuchi | 2005-04-21 | 1 | -0/+9 |
| | |||||
* | Backporting from trunk | bwarsaw | 2003-03-31 | 1 | -6/+9 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch | 2003-01-02 | 1 | -0/+274 | |
'Release_2_1-maint'. |