summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2014-05-10 14:05:28 -0700
committerRaymond Hettinger <python@rcn.com>2014-05-10 14:05:28 -0700
commit7ba2945989b07926a2aeaa069124e1fac27cc580 (patch)
tree4ebc18a52a586a99f1b33af92ad678f78e65a158 /Python/pythonrun.c
parentc97553b3a3d06b154c91576081335955d327d29f (diff)
downloadcpython-7ba2945989b07926a2aeaa069124e1fac27cc580.tar.gz
Remove the redundant and poorly worded warning message.
The paragraph above already says, clearly and correctly, that "However, being completely deterministic, it is not suitable for all purposes, and is completely unsuitable for cryptographic purposes." Also we should make any promises about SystemRandom or os.urandom() being cryptographically secure (they may be, but be can't validate that promise). Further, those are actual random number generators not psuedo-random number generators.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions