Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document that get_content_charset() coerces its return value to lower | Barry Warsaw | 2002-10-10 | 1 | -2/+3 |
| | | | | case. | ||||
* | Minor style nit for referring to other attributes of the same class | Fred Drake | 2002-10-01 | 1 | -1/+1 |
| | | | | from an attributes description. | ||||
* | Proofread and spell checked, all except the Examples section (which | Barry Warsaw | 2002-10-01 | 1 | -50/+37 |
| | | | | I'll do next). | ||||
* | Vast update to email version 2. This could surely use proofreading. | Barry Warsaw | 2002-10-01 | 1 | -103/+300 |
| | |||||
* | Remove spurious "()" from the __str__() description. | Fred Drake | 2002-05-22 | 1 | -1/+1 |
| | |||||
* | Minor grammar and typo fixes | Andrew M. Kuchling | 2001-11-05 | 1 | -1/+1 |
| | |||||
* | Added a note about the somewhat kludgey behavior of the message | Barry Warsaw | 2001-10-19 | 1 | -0/+10 |
| | | | | | | epilogue, based on the discussion in this SF bug report: https://sourceforge.net/tracker/index.php?func=detail&aid=472481&group_id=25568&atid=384678 | ||||
* | Updates do email package documentation for markup, style, and | Barry Warsaw | 2001-09-26 | 1 | -53/+62 |
| | | | | organization. | ||||
* | The email package documentation, currently organized the way I think | Barry Warsaw | 2001-09-26 | 1 | -0/+384 |
Fred prefers. I'm not sure I like this organization, so it may change. |