Barry Warsaw
|
5db478fa29
|
Proofread and spell checked, all except the Examples section (which
I'll do next).
|
2002-10-01 04:33:16 +00:00 |
Barry Warsaw
|
5b9da893d3
|
Vast update to email version 2. This could surely use proofreading.
|
2002-10-01 01:05:52 +00:00 |
Barry Warsaw
|
c421ad4a35
|
Minor typo: Message.getall() -> Message.get_all()
|
2002-05-22 01:22:46 +00:00 |
Barry Warsaw
|
3b0c82a2f1
|
Updated the documentation for formatdate().
|
2001-11-09 17:08:13 +00:00 |
Andrew M. Kuchling
|
43dc1fc926
|
Minor grammar and typo fixes
|
2001-11-05 01:55:03 +00:00 |
Barry Warsaw
|
d05e051aa7
|
Fixed an example in the use of email.Utils.getaddresses(). The
failobj has to be a list or the `+' can fail.
|
2001-10-22 20:53:45 +00:00 |
Barry Warsaw
|
c5f8fe3a27
|
Updates do email package documentation for markup, style, and
organization.
|
2001-09-26 22:21:52 +00:00 |
Barry Warsaw
|
5e634638e6
|
The email package documentation, currently organized the way I think
Fred prefers. I'm not sure I like this organization, so it may change.
|
2001-09-26 05:23:47 +00:00 |