• Victor Stinner's avatar
    Cleanup random.c · 079c591f
    Victor Stinner authored
    Issue #27955: modify py_getrnadom() and dev_urandom()
    
    * Add comments from Python 3.7
    * PEP 7 style: add {...}
    079c591f
random.c 12.7 KB