[Python-Dev] doc for new restricted execution design for Python

Gerhard Häring gh at ghaering.de
Thu Jun 22 10:16:12 CEST 2006


Brett Cannon wrote:
> I have been working on a design doc for restricted execution of Python
> [...]

All the rest of the API made sense to me, but I couldn't understand why

PyXXX_MemoryFree

is needed. How could memory usage possibly fall below 0?

-- Gerhard


More information about the Python-Dev mailing list