Bugs item #1170460, was opened at 2005-03-25 12:22
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1170460&group_id=5470

Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Martin Renold (martinxyz)
Assigned to: Nobody/Anonymous (nobody)
Summary: gc module docu

Initial Comment:
It says: "To debug a leaking program call
gc.set_debug(gc.DEBUG_LEAK)."

I added this call, found the leak, fixed it, and
watched the memory consumption - argh.

Please add a warning sentence like: "Note: this will
stop freeing the collected memory."


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1170460&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to