mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
merge 3.4
This commit is contained in:
commit
0396cd7067
1 changed files with 1 additions and 1 deletions
|
@ -414,7 +414,7 @@ FTP_TLS Objects
|
||||||
|
|
||||||
.. attribute:: FTP_TLS.ssl_version
|
.. 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()
|
.. method:: FTP_TLS.auth()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue