]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Quick pydoc update to smtplib.py (GH-22292)
authoruy-rrodriguez <5296200+uy-rrodriguez@users.noreply.github.com>
Mon, 26 Apr 2021 01:56:37 +0000 (02:56 +0100)
committerGitHub <noreply@github.com>
Mon, 26 Apr 2021 01:56:37 +0000 (18:56 -0700)
commitb3dec6f9ede35fc3bf7ae1baf0aa5f2ce1b6bf9d
tree47db92600b01e0c0955ff6fdd616b4201213d941
parentcb5c802dcf8851663c4eac5d73f968f626a3a1dc
Quick pydoc update to smtplib.py (GH-22292)

Fixing minor mistake in the quotes around a couple of arguments for the constructor of the class `SMTP`, in smtplib.py.
Lib/smtplib.py