| commit | 74fc8c47f66da5673ed733d21e9014e9508f2819 | [log] [tgz] |
|---|---|---|
| author | Raymond Hettinger <python@rcn.com> | Sun Jan 05 12:00:31 2014 -0800 |
| committer | Raymond Hettinger <python@rcn.com> | Sun Jan 05 12:00:31 2014 -0800 |
| tree | 82d852bc1dd691fe5f3145eacf47aeb3aa64a7f1 | |
| parent | df3ed242c07ac9d0d46faa89a4705bd6acb3dd68 [diff] |
Add comments to frozenset_hash(). Also, provide a minor hint to the compiler on how to group the xors.