summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_random.py
Commit message (Expand)AuthorAgeFilesLines
* SF patch 658251: Install a C implementation of the Mersenne Twister as theRaymond Hettinger2002-12-291-14/+201
* Get rid of relative imports in all unittests. Now anything thatBarry Warsaw2002-07-231-1/+1
* random.gauss() uses a piece of hidden state used by nothing else,Tim Peters2002-05-051-0/+19