]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Quick pydoc update to smtplib.py (GH-22292) (GH-25616)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 26 Apr 2021 04:03:43 +0000 (21:03 -0700)
committerGitHub <noreply@github.com>
Mon, 26 Apr 2021 04:03:43 +0000 (21:03 -0700)
commit6d4556f375977f4555fc2ec05c84063a425197a1
tree6abc659dfb6d3932805d9f636cb38310d7ac0058
parent9ca20fdc4c27e31832adbd6d393a87e7d8953e3c
Quick pydoc update to smtplib.py (GH-22292) (GH-25616)

Fixing minor mistake in the quotes around a couple of arguments for the constructor of the class `SMTP`, in smtplib.py.
(cherry picked from commit b3dec6f9ede35fc3bf7ae1baf0aa5f2ce1b6bf9d)

Co-authored-by: uy-rrodriguez <5296200+uy-rrodriguez@users.noreply.github.com>
Lib/smtplib.py