Memory leaks when embedding python (debug-version) ?

Daniel 'eikeon' Krech eikeon at eikeon.com
Fri Jun 7 14:22:14 EDT 2002


Michael Hudson <mwh at python.net> writes:
> The interned string dict?  There's some call for getting rid of that,
> but I can't remember it off hand.

It sounds like a call to release the unused strings from the interned
dict is on its way:
    http://mail.python.org/pipermail/python-dev/2002-June/025127.html

--eikeon, http://eikeon.com/






More information about the Python-list mailing list