On Fri, Jun 23, 2000 at 07:18:13AM -0700, Jeremy Hylton wrote: > Round 1 of Neil Schemenauer's GC patches: Yay. :) > + class_traverse(PyClassObject *o, visitproc visit, void *arg) > + { ... > + return 0; > + } > + instance_traverse(PyInstanceObject *o, visitproc visit, void *arg) > + { ... > + return 1; > + } Oops. I think "return 0" is the proper thing to do. There are a few other functions that return 1 as well. Neil
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4