mirror of https://github.com/python/cpython.git
Fixed merging error in 3ebeeed1eb28.
Thanks Марк Коренберг.
This commit is contained in:
parent
d5f353ec8d
commit
4981dd2cb8
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue