[Python-checkins] cpython (3.4): update docs for #23111

benjamin.peterson python-checkins at python.org
Tue Dec 30 22:17:22 CET 2014


https://hg.python.org/cpython/rev/29689050ec78
changeset: 93993:29689050ec78
branch: 3.4
parent: 93991:414c450e8406
user: Benjamin Peterson <benjamin at python.org>
date: Tue Dec 30 15:17:03 2014 -0600
summary:
 update docs for #23111
files:
 Doc/library/ftplib.rst | 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Doc/library/ftplib.rst b/Doc/library/ftplib.rst
--- a/Doc/library/ftplib.rst
+++ b/Doc/library/ftplib.rst
@@ -414,7 +414,7 @@
 
 .. attribute:: FTP_TLS.ssl_version
 
- The SSL version to use (defaults to *TLSv1*).
+ The SSL version to use (defaults to :attr:`ssl.PROTOCOL_SSLv23`).
 
 .. method:: FTP_TLS.auth()
 
-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /