Robin Becker wrote:
> I have a segfault problem in Python2.5 RC1 (win32) when using the venerable 
> extension sgmlop.c.
......
> Has anyone got any clue what the problem might be or a fixed version of the 
> code?
I think this is PyObject_NEW mixed with PyMem_DEL, I thought that had already 
come in so wasn't looking hard enough.

-- 
Robin Becker

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

Reply via email to