| commit | 3176bb1df2a81f2e0afb32eda47cf9c416fa7557 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Wed Dec 11 23:57:39 1996 +0000 |
| committer | Guido van Rossum <guido@python.org> | Wed Dec 11 23:57:39 1996 +0000 |
| tree | 8db98f965954a34e367b77cd74da1ffc8d33c0d9 | |
| parent | 042a207061b51de1570ff85cd7af61e585318589 [diff] |
Some more tuning of quicksort: use pointers instead of indexing.