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

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