]> granicus.if.org Git - python/commit
Allow temporary hashability for the __contains__ test.
authorRaymond Hettinger <python@rcn.com>
Fri, 21 Nov 2003 18:36:54 +0000 (18:36 +0000)
committerRaymond Hettinger <python@rcn.com>
Fri, 21 Nov 2003 18:36:54 +0000 (18:36 +0000)
commit19c2d77842290af9b5f470c1eea2a71d1f77c9fe
treeb803a0c96878f6bbef74c8f306df3e950f63da62
parent3fbec701cae361de6beca55bc926e0540635f165
Allow temporary hashability for the __contains__ test.
(Requested by Alex Martelli.)
Lib/test/test_set.py
Objects/setobject.c