commit | bb006cf26cc41aefcddc8f06722c524826aacefa | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sun Apr 04 21:45:01 2010 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Sun Apr 04 21:45:01 2010 +0000 |
tree | 5d0e82402052f188ea868cf94497eba52a7b38fd | |
parent | 4f185228b084ee45ef822198762154457dc343db [diff] |
Add tests for cmp_to_key. Adopt PEP 8 compliant function name. Factor-out existing uses cmp_to_key. Update documentation to use internal pointers instead of external resource.