Mercurial > pymonkey
comparison object.cpp @ 100:b3cc704c035e
PYM_callFunction() now uses PyMem_Malloc() to dynamically allocate space for arguments on the heap, since MSVC doesn't seem to support dynamically-sized arrays on the stack.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Sat, 15 Aug 2009 16:13:13 -0700 |
parents | 3570ab12747b |
children |
comparison
equal
deleted
inserted
replaced
99:e4f7cc6beafe | 100:b3cc704c035e |
---|