| Commit message (Expand) | Author | Age | Files | Lines |
* | Make test_email.py completely pass. This is cheating though because the two | Barry Warsaw | 2007-08-31 | 1 | -1/+0 |
|
|
* | More email package fixes. | Barry Warsaw | 2007-08-31 | 1 | -13/+15 |
|
|
* | More email package related repairs. This fixes smtplib's import and use of | Barry Warsaw | 2007-08-30 | 1 | -4/+5 |
|
|
* | Oops. I copied a slightly older version of the email package from the sandbox. | Guido van Rossum | 2007-08-30 | 1 | -40/+96 |
|
|
* | Copying the email package back, despite its failings. | Guido van Rossum | 2007-08-30 | 1 | -0/+520 |
|
|
* | Remove the email package for now. | Guido van Rossum | 2007-08-25 | 1 | -503/+0 |
|
|
* | SF patch# 1757839 by Alexandre Vassalotti -- make test_mailbox and | Guido van Rossum | 2007-07-21 | 1 | -2/+2 |
|
|
* | Rip out all the u"..." literals and calls to unicode(). | Guido van Rossum | 2007-05-02 | 1 | -5/+5 |
|
|
* | Merged revisions 53952-54987 via svnmerge from | Guido van Rossum | 2007-04-27 | 1 | -1/+2 |
|
|
* | Killed the <> operator. You must now use !=. | Guido van Rossum | 2006-08-24 | 1 | -2/+2 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -0/+502 |
|
|