Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch #2167 from calvin: Remove unused imports | Christian Heimes | 2008-02-23 | 1 | -1/+1 |
* | Have MimeWriter raise a DeprecationWarning as per PEP 4 and its documentation. | Brett Cannon | 2007-05-30 | 1 | -0/+4 |
* | Whitespace normalization. | Tim Peters | 2006-11-03 | 1 | -1/+1 |
* | Convert test_MimeWriter to unittest. | Georg Brandl | 2006-10-29 | 1 | -64/+185 |
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -3/+3 |
* | Untabified -- to satisfy the tab nanny. | Guido van Rossum | 1998-06-09 | 1 | -44/+44 |
* | Add test for MimeWriter module | Guido van Rossum | 1998-04-23 | 1 | -0/+170 |