Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docstring consistency with the updated .tex files. | Barry Warsaw | 2002-09-30 | 1 | -3/+3 |
| | |||||
* | Use absolute import paths for intrapackage imports. | Barry Warsaw | 2002-06-02 | 1 | -5/+5 |
| | | | | | Use MIMENonMultipart as the base class so that you can't attach() to these non-multipart message types. | ||||
* | Docstring typo fix. | Greg Ward | 2001-11-24 | 1 | -1/+1 |
| | |||||
* | An audio/* class, like MIMEImage, contributed by Anthony Baxter. | Barry Warsaw | 2001-10-09 | 1 | -0/+71 |
Rewritten for style and the email package naming conventions by Barry. |