Issue #19795: Improved more markups of True/False.

This commit is contained in:
Serhiy Storchaka 2016-10-19 18:36:51 +03:00
commit 7d6dda4b78
16 changed files with 28 additions and 28 deletions

View file

@ -1536,7 +1536,7 @@ to speed up repeated connections from the same clients.
This setting doesn't apply to client sockets. You can also use the
:data:`OP_SINGLE_ECDH_USE` option to further improve security.
This method is not available if :data:`HAS_ECDH` is False.
This method is not available if :data:`HAS_ECDH` is ``False``.
.. versionadded:: 3.3