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 <rep...@bugs.python.org> <https://bugs.python.org/issue31570> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com