]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix a typo ssl.py docstring (GH-9697) (#9710)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 5 Oct 2018 07:33:10 +0000 (00:33 -0700)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Fri, 5 Oct 2018 07:33:10 +0000 (10:33 +0300)
commit77bd6062ba9f7767c28bb9962b16951efbf57586
treec150b6fd25acc24144df581b7425a6d22e4d4e2e
parent70a083bc46aea84e3b3ffca2c10c295917a98fec
Fix a typo ssl.py docstring (GH-9697) (#9710)

(cherry picked from commit fc7d1b3b6a2be7061c000245bb1faa438e42f5d8)

Co-authored-by: Matt Eaton <agnosticdev@gmail.com>
Lib/ssl.py