diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-01-06 11:17:52 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-01-06 11:17:52 +0100 |
commit | a49a2078e84b594cc42988bf181be7cc5da66f78 (patch) | |
tree | e99a5d31cd29e4fc283b93805f6d549ddd1bc0bd /Python/errors.c | |
parent | dcdb60e4b3ad529fb2acd8d36f6ce9c7370b6c6f (diff) | |
download | cpython-git-a49a2078e84b594cc42988bf181be7cc5da66f78.tar.gz |
Issue #29157: Simplify dev_urandom()
pyurandom() is now responsible to call getentropy() or getrandom().
Enhance also dev_urandom() and pyurandom() documentation.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions