On Jan 27, 2008 6:08 PM, Christian Heimes <[EMAIL PROTECTED]> wrote:

> Brett Cannon wrote:
> > Ignoring whether this is the right thing to do, should this be in sys or
> in gc?
>
> Yeah, good idea. The gc module makes sense.
>

Does it? The gc module is specific to the cyclic-gc system. I don't see that
this method is. If cyclic-gc is unavailable, should this function be
unavailable too?

-- 
Thomas Wouters <[EMAIL PROTECTED]>

Hi! I'm a .signature virus! copy me into your .signature file to help me
spread!
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to