commit | e7a2430ddedd3d236e1741b047d133cf461eb0de | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Tue May 03 11:16:36 2011 -0700 |
committer | Raymond Hettinger <python@rcn.com> | Tue May 03 11:16:36 2011 -0700 |
tree | 6abec258ede9b5b31d05211430620c606fc5ad21 | |
parent | 4e787aeed6079bc3ddda13be8b18a4e8992cd561 [diff] | |
parent | 003be529323a395be4a17c779aff7e4737170bbf [diff] |
Fix __hash__ in functools.cmp_to_key() to work with collections.Hashable.