]> granicus.if.org Git - python/commit
Issue #12049: Document errors cases of ssl.RAND_bytes() and
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 25 May 2011 09:27:40 +0000 (11:27 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 25 May 2011 09:27:40 +0000 (11:27 +0200)
commita675206366435432118e443090d3e08613db6679
tree5ff4e000e3d4d57edd446bc355e34284d8b83d35
parent2e2baa9208763119c899d0026ec726dd4ccdc384
Issue #12049: Document errors cases of ssl.RAND_bytes() and
ssl.RAND_pseudo_bytes().  Add also links to RAND_status and RAND_add.
Doc/library/ssl.rst