| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated docs for email.Message.get_filename() | Barry Warsaw | 2006-01-17 | 1 | -4/+5 |
| | | |||||
| * | [Bug #817178] Fix incorrect arguments in example, noted by Terry Reedy | Andrew M. Kuchling | 2003-10-31 | 1 | -1/+1 |
| | | |||||
| * | Update get_param() description to reflect changes to the docstring. | Barry Warsaw | 2003-08-19 | 1 | -5/+8 |
| | | |||||
| * | Added some more documentation to as_string() to make it clear that | Barry Warsaw | 2003-04-18 | 1 | -0/+14 |
| | | | | | | it's a convenience only. Give an example of what to do for more flexibility. | ||||
| * | Describe what happens when decode=True and the payload has bogus | Barry Warsaw | 2003-03-10 | 1 | -3/+4 |
| | | | | | base64 data. | ||||
| * | 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. | |||||
