PyErr_NoMemory and multiple sub-interpreters

Manlio Perillo manlio_perilloNO at SPAMlibero.it
Tue Dec 11 10:47:25 EST 2007


Hi.

Is it safe to use PyErr_NoMemory in a multi sub-interpreters environment?

I have some doubts since PyErr_NoMemory uses a global variable: 
PyExc_MemoryErrorInst



Thanks  Manlio Perillo



More information about the Python-list mailing list