On Fri, Jul 10, 2009 at 2:16 PM, earthlink<noen> wrote:
> Why does
> print "GarbageCollector: collected %d objects." % (gc.collect())
>
> work in 2.4 but not in 3.1?

Define "works". What error are you getting? Include the exact message
and full error traceback.
Or if no exception is being raised, explain exactly how is it behaving
differently from your expectations.

Cheers,
Chris
-- 
http://blog.rebertia.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to