phyton memory management

Carlos Garcia cgarciaf at lucent.com
Thu May 5 14:40:11 EDT 2005


Hi all,

   I do have 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 can notice that
python need a memory  pick to parse the command line.

    The program is a command line that receive a string line that python parse and call some java classes ti execute the appropiate command, 
any idea?

Thansk,
==========================================================
 Carlos García                    Phone  : +34 91 714 8796
 Lucent Technologies          e-mail : cgarciaf at lucent.com
 Avenida de Bruselas , 8   -  28108 Alcobendas (Madrid)
==========================================================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20050505/274d0bb1/attachment.html>


More information about the Python-list mailing list