summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-11-25 21:12:43 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-11-25 21:12:43 (GMT)
commitdc47a89ff19b932c1c794422a5223847b4e64f0e (patch)
tree9aa0fb912a1b0b4c866d518c09bdd9a2b3537ef7 /Doc/whatsnew
parent652e1917c6f2bcdccb784d9d37950c381948a77c (diff)
downloadcpython-dc47a89ff19b932c1c794422a5223847b4e64f0e.zip
cpython-dc47a89ff19b932c1c794422a5223847b4e64f0e.tar.gz
cpython-dc47a89ff19b932c1c794422a5223847b4e64f0e.tar.bz2
SF patch 483059: Avoid use of eval() in random.py, from Finn Bock.
_verify(): Pass in the values of globals insted of eval()ing their names. The use of eval() was obscure and unnecessary, and the patch claimed random.py couldn't be used in Jython applets because of it.
Diffstat (limited to 'Doc/whatsnew')
0 files changed, 0 insertions, 0 deletions