]> granicus.if.org Git - python/commit
Clean-up call patterns for add/contains/discard to better match the caller's needs.
authorRaymond Hettinger <python@rcn.com>
Sun, 5 Jul 2015 17:03:20 +0000 (10:03 -0700)
committerRaymond Hettinger <python@rcn.com>
Sun, 5 Jul 2015 17:03:20 +0000 (10:03 -0700)
commitdc28d5a1986e88057bb44bfeff34296cf4c01f54
treeb020461aa42c97da759b26b31c30e704630d9015
parentfdf660a866d09974fecd7c1073a980335b24cd39
Clean-up call patterns for add/contains/discard to better match the caller's needs.
Objects/setobject.c