[Python-Dev] Does eval() leak?

"Martin v. Löwis" martin at v.loewis.de
Fri Feb 17 08:13:04 CET 2006


John Marshall wrote:
> Should I expect the virtual memory allocation
> to go up if I do the following?

python-dev is a list for discussing development of Python,
not the development with Python. Please post this question
to python-list at python.org.

For python-dev, a message explaining where the memory leak
is and how to correct it would be more appropriate. Most
likely, there is no memory leak in eval.

Regards,
Martin


More information about the Python-Dev mailing list