]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-34525: Fix smtplib's authobject() documentation (GH-8965)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 10 Sep 2018 18:16:11 +0000 (11:16 -0700)
committerGitHub <noreply@github.com>
Mon, 10 Sep 2018 18:16:11 +0000 (11:16 -0700)
commitc0db8177dc9a7f79941551576e1faea9724e027d
treefb22dbee3d10a222fe2de1292d4970662ee1cc1e
parent6a939c8dae225aaf088c8c37de8cc2655c83ee61
closes bpo-34525: Fix smtplib's authobject() documentation (GH-8965)

(cherry picked from commit 78deb7f33227972987722bc3fed5bcb45fae869e)

Co-authored-by: Sebastian Rittau <srittau@rittau.org>
Doc/library/smtplib.rst
Lib/smtplib.py