[issue41387] Wrong example, need scpae \"

2020-07-24 Thread Antonio Gutierrez
Change by Antonio Gutierrez : -- assignee: -> docs@python components: +Documentation nosy: +docs@python versions: +Python 3.8 ___ Python tracker ___ __

[issue41387] Wrong example, need scpae \"

2020-07-24 Thread Antonio Gutierrez
New submission from Antonio Gutierrez : In the main documentation, the example: #!/usr/bin/env python3 import smtplib from email.message import EmailMessage from email.headerregistry import Address from email.utils import make_msgid # Create the base text message. msg = EmailMessage() msg['Su