Null merge

This commit is contained in:
Serhiy Storchaka 2015-04-10 16:22:14 +03:00
commit 2ce11d296c

View file

@ -315,6 +315,8 @@ 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()