[Python-Dev] Memory management in the AST parser & compiler

Fredrik Lundh fredrik at pythonware.com
Wed Nov 16 13:05:42 CET 2005


Thomas Lee wrote:

> Even if it meant we had just one function call - one, safe function call
> that deallocated all the memory allocated within a function - that we
> had to put before each and every return, that's better than what we
> have.

alloca?

(duck)

</F> 





More information about the Python-Dev mailing list