For example:
for i in range(N):
print ref_count_all_objects()
do_something()and every iteration the ref count is constant but the memory usage is increasing. What are the likely
problems?
Thanks
------------------------------------- Daniel Wheeler Telephone: (301) 975-8358
-- http://mail.python.org/mailman/listinfo/python-list
