Python2.5 RC1 vs sgmlop.c

Robin Becker robin at reportlab.com
Thu Aug 17 11:58:12 EDT 2006


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




More information about the Python-list mailing list