diff options
author | Tim Peters <tim.peters@gmail.com> | 2006-06-13 03:30:07 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2006-06-13 03:30:07 (GMT) |
commit | 7ca6677218e7e31fa6a6629c4fe6d052de22793c (patch) | |
tree | bb183c9f32535d1cf62bcebef84c70f007d3e5b3 /Lib/site-packages | |
parent | 2adc626bb515be2b6c6c0657d5db48933895593a (diff) | |
download | cpython-7ca6677218e7e31fa6a6629c4fe6d052de22793c.zip cpython-7ca6677218e7e31fa6a6629c4fe6d052de22793c.tar.gz cpython-7ca6677218e7e31fa6a6629c4fe6d052de22793c.tar.bz2 |
get_matching_blocks(): rewrote code & comments so they match; added
more comments about why it's this way at all; and removed what looked
like needless expense (sorting (i, j, k) triples directly should give
exactly the same order as sorting (i, (i, j, k)) pairs).
Diffstat (limited to 'Lib/site-packages')
0 files changed, 0 insertions, 0 deletions