commit | 0fe977c4a91f93a53e598af05c7d99f4e1a59913 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Fri Jul 19 06:12:32 2002 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Fri Jul 19 06:12:32 2002 +0000 |
tree | 114faa4a6e356aa16711a41b93ce73905a7f91f2 | |
parent | 326b44871eb9dcf98e286208bf2b2799edf2ba9e [diff] |
binarysort() cleanup: Documented the key invariants, explained why they imply this is a stable sort, and added some asserts.