mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
update docs for #23111
This commit is contained in:
parent
36fe7926f8
commit
bab69bf655
1 changed files with 1 additions and 1 deletions
|
@ -414,7 +414,7 @@ FTP_TLS Objects
|
|||
|
||||
.. 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()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue