mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Use infinitive, not 3rd person of present tense.
This commit is contained in:
@@ -449,7 +449,7 @@ SSL sockets also have the following additional methods and attributes:
|
||||
|
||||
.. method:: SSLSocket.do_handshake()
|
||||
|
||||
Performs the SSL setup handshake.
|
||||
Perform the SSL setup handshake.
|
||||
|
||||
.. method:: SSLSocket.getpeercert(binary_form=False)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user