[Python-Dev] Does eval() leak?
"Martin v. Löwis"
martin at v.loewis.de
Fri Feb 17 08:13:04 CET 2006
More information about the Python-Dev mailing list
Fri Feb 17 08:13:04 CET 2006
- Previous message: [Python-Dev] Does eval() leak?
- Next message: [Python-Dev] Does eval() leak?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Does eval() leak?
- Next message: [Python-Dev] Does eval() leak?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list