• Tim Peters's avatar
    Change random.seed() so that it can get at the full range of possible · 0de88fc4
    Tim Peters yazdı
    internal states.  Put the old .seed() (which could only get at about
    the square root of the # of possibilities) under the new name .whseed(),
    for bit-level compatibility with older versions.  This occurred to me
    while reviewing effbot's book (he found himself stumbling over .seed()
    more than once there ...).
    0de88fc4
Adı
Son kayıt (commit)
Son güncelleme
..
api Loading commit data...
dist Loading commit data...
doc Loading commit data...
ext Loading commit data...
html Loading commit data...
info Loading commit data...
inst Loading commit data...
lib Loading commit data...
longhtml Loading commit data...
mac Loading commit data...
paper-a4 Loading commit data...
paper-letter Loading commit data...
perl Loading commit data...
ref Loading commit data...
templates Loading commit data...
texinputs Loading commit data...
tools Loading commit data...
tut Loading commit data...
whatsnew Loading commit data...
.cvsignore Loading commit data...
ACKS Loading commit data...
Makefile Loading commit data...
Makefile.deps Loading commit data...
README Loading commit data...
TODO Loading commit data...
libmods.tex Loading commit data...
libstd.tex Loading commit data...