mirror of
https://github.com/python/cpython.git
synced 2024-11-28 04:15:11 +08:00
Use infinitive, not 3rd person of present tense.
This commit is contained in:
parent
6f5dcb1ee2
commit
b3593cada2
@ -417,7 +417,7 @@ SSL sockets also have the following additional methods and attributes:
|
|||||||
|
|
||||||
.. method:: SSLSocket.do_handshake()
|
.. method:: SSLSocket.do_handshake()
|
||||||
|
|
||||||
Performs the SSL setup handshake.
|
Perform the SSL setup handshake.
|
||||||
|
|
||||||
.. method:: SSLSocket.getpeercert(binary_form=False)
|
.. method:: SSLSocket.getpeercert(binary_form=False)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user