Hi Dalius,

On Fri, Feb 20, 2009 at 08:30:32AM +0200, Dalius Dobravolskas wrote:
> 2. It looks like that PyPySandboxedProc expects --heapsize as first
> argument in argument list.

Bit of a hack, but yes, indeed.  It also doesn't work well with a PyPy
translated with the default GC, which is the hybrid GC.  I recommend the
generational GC (--gc=generation).  (This should really warn you...)


A bientot,

Armin.
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to