[issue31570] minor bug in documentataion relating to sending html email
New submission from Larry Myerscough: I believe the documentation page https://docs.python.org/3/library/email.examples.html contains a minor error: href="http://www.yummly.com/recipe/Roasted-Asparagus-Epicurious-203718 ...should be followed by a closing double quote. This is a small detail but was enough to stop the code from working, so slowed me down a while. (This is a new area for me so I wanted to adopt the 'safe' approach of using the example as much as possible 'as is' before changing anything!) -- messages: 302858 nosy: Larry Myerscough priority: normal severity: normal status: open title: minor bug in documentataion relating to sending html email versions: Python 3.6 ___ Python tracker <https://bugs.python.org/issue31570> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue31570] minor bug in documentataion relating to sending html email
Changes by Larry Myerscough : -- assignee: -> docs@python components: +Documentation, email nosy: +barry, docs@python, r.david.murray ___ Python tracker <https://bugs.python.org/issue31570> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com