[Q] How far can stack [LIFO] solve do automatic garbage collection and prevent memory leak ?
Stefan Behnel
stefan_ml at behnel.de
Mon Aug 16 03:40:47 EDT 2010
Standish P, 16.08.2010 09:20:
> We envisage an exogenous stack which has malloc() associated
> with a push and free() associated with a pop.
What's your use case?
Stefan
More information about the Python-list
mailing list