diff options
author | Tim Peters <tim.peters@gmail.com> | 2006-06-10 22:51:45 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2006-06-10 22:51:45 +0000 |
commit | 0e1159583c06fdf85d7d2dbe8b82e42565b9d166 (patch) | |
tree | daf957914ef0c11d8db52784d89859d9490811a2 /Python/pythonrun.c | |
parent | 9a8ae8f46b999c199bb3c75778e710baa412c888 (diff) | |
download | cpython-git-0e1159583c06fdf85d7d2dbe8b82e42565b9d166.tar.gz |
shuffle() doscstring: Removed warning about sequence length
versus generator period. While this was a real weakness of the
older WH generator for lists with just a few dozen elements,
and so could potentially bite the naive ;-), the Twister should
show excellent behavior up to at least 600 elements.
Module docstring: reflowed some jarringly short lines.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions