Python 2.3.2 & Netware

Jeff Davey j at submersion.com
Tue Nov 11 15:31:46 EST 2003


Well, I've gotten a little bit further,

Basically, in the pyconfig.h I changed #define WITH_PYMALLOC to #undef
WITH_PYMALLOC. There was something about PyObject_Malloc that returns
improper memory with Netware.

The new abend I'm getting is a General Protection Fault :), tracking that
one down right now. Will let you know when I figure it out.

Jeff






More information about the Python-list mailing list