diff options
author | R David Murray <rdmurray@bitdance.com> | 2014-03-14 22:31:07 (GMT) |
---|---|---|
committer | R David Murray <rdmurray@bitdance.com> | 2014-03-14 22:31:07 (GMT) |
commit | b69c0c16cd0493c00b1d3714d5d9742e606b5f63 (patch) | |
tree | b75c2a364af64947898e8e67b79940b3f5a6083f /Doc/includes | |
parent | 3e825c66ad7c33333f943dd78fe824b4e9f6dcdf (diff) | |
download | cpython-b69c0c16cd0493c00b1d3714d5d9742e606b5f63.zip cpython-b69c0c16cd0493c00b1d3714d5d9742e606b5f63.tar.gz cpython-b69c0c16cd0493c00b1d3714d5d9742e606b5f63.tar.bz2 |
whatsnew: final edit pass.
Diffstat (limited to 'Doc/includes')
-rw-r--r-- | Doc/includes/email-alternative-new-api.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/includes/email-alternative-new-api.py b/Doc/includes/email-alternative-new-api.py index eeabf34..c1255a6 100644 --- a/Doc/includes/email-alternative-new-api.py +++ b/Doc/includes/email-alternative-new-api.py @@ -19,7 +19,7 @@ Cela ressemble à un excellent recipie[1] déjeuner. [1] http://www.yummly.com/recipe/Roasted-Asparagus-Epicurious-203718 ---Éric +--Pepé """) # Add the html version. This converts the message into a multipart/alternative |