[Pyrex] PyErr_NoMemory

Greg Ewing greg.ewing at canterbury.ac.nz
Tue Jul 5 04:16:20 CEST 2005


Grant McDonald wrote:

> I just wanted to ask what the accepted way of indicating a memory 
> allocation error in Pyrex is?

raise MemoryError

-- 
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg.ewing at canterbury.ac.nz	   +--------------------------------------+



More information about the Pyrex mailing list