"elho" <[EMAIL PROTECTED]> wrote:

> It is said that the object has a NULL-Pointer when I try to debug it?

what object?

> Here are the importent snips from my code:

where's the PySDLXMLNode code?  is the PySDLXMLNode constructor
really doing a proper PyObject initialization?  (PyObject subtypes are usually
allocated by Python's memory allocation layer, which does this for you).

</F> 



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to