"Help needed - I don't understand how Python manages memory"

Christian Heimes lists at cheimes.de
Sun Apr 20 16:23:32 EDT 2008


Martin v. Löwis schrieb:
> Can you give an example, please?

http://trac.edgewall.org/ contains at least one example of a reference
leak. It's holding up the release of 0.11 for a while. *scnr*

The problem is also covered by the docs at
http://docs.python.org/dev/library/sys.html#sys.exc_info

Christian




More information about the Python-list mailing list