summaryrefslogtreecommitdiffstats
path: root/Lib/shutil.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2012-06-27 23:45:48 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2012-06-27 23:45:48 (GMT)
commit591c1cca325af53db16b302fac212107d5500ec9 (patch)
treeb99a12f4c81add2fbd35350377b7f844feb28387 /Lib/shutil.py
parent8afc243a767327af8874cfee11a8341d254316aa (diff)
downloadcpython-591c1cca325af53db16b302fac212107d5500ec9.zip
cpython-591c1cca325af53db16b302fac212107d5500ec9.tar.gz
cpython-591c1cca325af53db16b302fac212107d5500ec9.tar.bz2
Remove dead code
os.urandom() has now one unique implementation, posix_urandom() which calls _PyOS_URandom(). _PyOS_URandom() uses RAND_pseudo_bytes() on VMS.
Diffstat (limited to 'Lib/shutil.py')
0 files changed, 0 insertions, 0 deletions