[Python-checkins] Update Email library documentation example (GH-3720)

Mariatta webhook-mailer at python.org
Sun Sep 24 12:12:56 EDT 2017


https://github.com/python/cpython/commit/8337239d792bc2098c592def5fc3af84c3b0dfd1
commit: 8337239d792bc2098c592def5fc3af84c3b0dfd1
branch: master
author: Henk-Jaap Wagenaar <wagenaarhenkjaap at gmail.com>
committer: Mariatta <Mariatta at users.noreply.github.com>
date: 2017年09月24日T09:12:53-07:00
summary:
Update Email library documentation example (GH-3720)
A `"` was missing from an `<a href>` tag.
files:
M Doc/includes/email-alternative.py
diff --git a/Doc/includes/email-alternative.py b/Doc/includes/email-alternative.py
index 2e142b1e3b7..df7ca6f3faa 100644
--- a/Doc/includes/email-alternative.py
+++ b/Doc/includes/email-alternative.py
@@ -32,7 +32,7 @@
 <body>
 <p>Salut!</p>
 <p>Cela ressemble à un excellent
- <a href="http://www.yummly.com/recipe/Roasted-Asparagus-Epicurious-203718>
+ <a href="http://www.yummly.com/recipe/Roasted-Asparagus-Epicurious-203718">
 recipie
 </a> déjeuner.
 </p>


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /