diff --git a/Doc/library/ssl.rst b/Doc/library/ssl.rst index 391d4c83338e..fbb9b286beba 100644 --- a/Doc/library/ssl.rst +++ b/Doc/library/ssl.rst @@ -315,8 +315,6 @@ Random generation For almost all applications :func:`os.urandom` is preferable. - For almost all applications :func:`os.urandom` is preferable. - .. versionadded:: 3.3 .. function:: RAND_status()