aboutsummaryrefslogtreecommitdiff
path: root/tests/basics/memoryerror.py
AgeCommit message (Collapse)Author
2014-04-04py: Add m_malloc_fail function to handle memory allocation error.Damien George
A malloc/realloc fail now throws MemoryError.