commit | 490986308e62c9eab8e521007849524c481160fc | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sun Oct 31 18:15:33 2010 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Sun Oct 31 18:15:33 2010 +0000 |
tree | 2fcc92cbf92f126b3e6a6d1535fa67e3d9ce8777 | |
parent | f2d1b2a619e1e4f574d755e324fd0480f4c109a8 [diff] |
Issue 10025: Let docs for random.seed() describe what it does, not how it does it. The latter was slightly inaccurate.