diff options
author | Raymond Hettinger <python@rcn.com> | 2002-11-13 15:26:37 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2002-11-13 15:26:37 (GMT) |
commit | c0b4034b8165ce958a23f2c865b51ae0f52040f5 (patch) | |
tree | be7ce4addc8878e1d0f009202906b34d86b50f79 /Doc | |
parent | 674dae245a61b6519238cac8529c6ac83721f880 (diff) | |
download | cpython-c0b4034b8165ce958a23f2c865b51ae0f52040f5.zip cpython-c0b4034b8165ce958a23f2c865b51ae0f52040f5.tar.gz cpython-c0b4034b8165ce958a23f2c865b51ae0f52040f5.tar.bz2 |
Improved clarity and thoroughness of docstring.
Added design notes in comments.
Used better variable names.
Eliminated the unsavory "pool[-k:]" which was an aspiring bug (for k==0).
Used if/else to show the two algorithms in parallel style.
Added one more test assertion.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions