"earthlink" <noen> writes:

> Why does 
> 
> print "GarbageCollector: collected %d objects." % (gc.collect())
> 
> work in 2.4 but not in 3.1?

For this and other differences introduced in the Python 3.x series, see
<URL:http://www.python.org/dev/peps/pep-3100/>.

-- 
 \     “Please do not feed the animals. If you have any suitable food, |
  `\                     give it to the guard on duty.” —zoo, Budapest |
_o__)                                                                  |
Ben Finney
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to