Turn off cycle detection at runtime?

Jive Dadson sadffsd at sadffssdfa.invalid
Sat Dec 28 21:01:38 EST 2002


François Pinard wrote:

>
> This Python garbage collector is only there to handle reference cycles.
> Without cycles, the reference counting based collection does it all already.

I understand.  If I don't create cycles in my data, I can disable "gc" without
anything bad happening.

Jive

P.s.  I hope this shows up in plain text.  I lost my Netscape settings (boo
hiss).

J.





More information about the Python-list mailing list