]> granicus.if.org Git - python/commit
Remove a redundant hash table probe (this was artifact from an earlier draft of the...
authorRaymond Hettinger <python@rcn.com>
Wed, 21 Aug 2013 06:03:28 +0000 (23:03 -0700)
committerRaymond Hettinger <python@rcn.com>
Wed, 21 Aug 2013 06:03:28 +0000 (23:03 -0700)
commit929cbac307aceaedbe0fa302aba8c23a9644e207
tree831bd4adcc29d739c3ce9aa0002faddb86c52cbe
parentae9e616a00e0a288c31dc053db40353302823e88
Remove a redundant hash table probe (this was artifact from an earlier draft of the patch).
Objects/setobject.c