Re: [Python-Dev] problems with memory management

2005-05-05 Thread Terry Reedy
>I do hava a problem with python and it is that it raise an outofmemory > >(i comment lines in Py.java to avoid system.exit, to debug), Questions about using current Python belong on the Python list or comp.lang.python. Python-dev is for discussions about developing future versions.

[Python-Dev] problems with memory management

2005-05-05 Thread Carlos Garcia
Hi All,         I do hava a problem with python and it is that it raise an outofmemory (i comment lines in Py.java to avoid system.exit, to debug), i try to debug this issue with jprobe and realize that i get the exception even although the java heap is not in the limit, i book 64- 256M and