commit | 0bbbfc4c0b0cf84a23d2644080d09fb8af5324d2 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Tue Mar 20 21:27:24 2007 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Tue Mar 20 21:27:24 2007 +0000 |
tree | f298dd7e7f9cd0ebb5e98a5bd33cd1046bc1dba5 | |
parent | ce55e21c70068315e128980848f86d1d471fc41c [diff] |
Extend work on rev 52962 and 53829 eliminating redundant PyObject_Hash() calls and fixing set/dict interoperability.