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

Alex Martelli aleaxit at gmail.com
Thu Nov 17 23:27:41 CET 2005


On Nov 17, 2005, at 12:46 PM, Brett Cannon wrote:
    ...
>> alloca?
>>
>> (duck)
>>
>
> But how widespread is its support (e.g., does Windows have it)?

Yep, spelled with a leading underscore:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ 
vclib/html/_crt__alloca.asp


Alex



More information about the Python-Dev mailing list