]> granicus.if.org Git - python/commit
Bring related functions add/contains/discard together in the code.
authorRaymond Hettinger <python@rcn.com>
Sun, 5 Jul 2015 23:27:44 +0000 (16:27 -0700)
committerRaymond Hettinger <python@rcn.com>
Sun, 5 Jul 2015 23:27:44 +0000 (16:27 -0700)
commitb48d6a63ffdba18a0fab80f3458632dcf01e2bea
tree1f81296828298fce6cd8ec72b2b59b2623c9c359
parent73799b181ea13949be2e008f431fdd0fab15d7f1
Bring related functions add/contains/discard together in the code.
Objects/setobject.c