Charlie Strauss wrote:

> Sorry to be slow but I don't know what "looking at the status
 > message" means.

did you add

import gc
gc.set_debug(gc.DEBUG_STATS)

to the top of the program?  (you need to run it to see the status 
messages, of course)

</F>

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to