]> granicus.if.org Git - python/commit
Remove unnecessary GC support. Sets cannot have cycles.
authorRaymond Hettinger <python@rcn.com>
Sun, 13 Jun 2004 08:20:46 +0000 (08:20 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 13 Jun 2004 08:20:46 +0000 (08:20 +0000)
commit47edb4b09ce4694e5585497581a1a0e7e047e393
tree9b6ece00c41e242751d32a29c50de15eddeaff6b
parent59efe363b6149e1f1860517c53bbdf2745536b42
Remove unnecessary GC support.  Sets cannot have cycles.
Objects/setobject.c