Turn off cycle detection at runtime?

Jive Dadson dfasdsfdfs at fdsdsfadsfdfas.invalid
Thu Dec 26 20:04:44 EST 2002


Is it possible to turn off garbage collection cycle detection at
runtime?

I saw some documentation for 2.0 that said you had to recompile the
Python interpretter to turn it off.  That's not an option if you
distribute pure Python programs intended to run on any supported
platform.

J.



More information about the Python-list mailing list