Null merge

This commit is contained in:
Serhiy Storchaka 2015-04-10 16:22:14 +03:00
commit 2ce11d296c
1 changed files with 2 additions and 0 deletions

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()