]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use float constants directly; cosmetic changes; initialize largest
authorGuido van Rossum <guido@python.org>
Tue, 15 Mar 1994 16:10:24 +0000 (16:10 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 15 Mar 1994 16:10:24 +0000 (16:10 +0000)
commitcc32ac9704128c799170e1cd7bdbfb3a90da43c1
treefd47366ff7ce7c157d43170141fdbf6cd387d443
parent95bfcda3e0be2ace895e021296328a383eafb273
Use float constants directly; cosmetic changes; initialize largest
correctly; allow test(N) to set number of calls in the tests.
Lib/random.py