[Python-Dev] TRUNK IS UNFROZEN, available for 2.6 work if you are so inclined

Fredrik Lundh fredrik at pythonware.com
Thu Aug 17 23:03:08 CEST 2006


Georg Brandl wrote:

>> The example code causes segfaults and probably always has (at last to 2.2)
> 
> Interesting! From a naive POV, the docs' example is quite right.

except that it doesn't work?

the problem is that it's using a *high-level* API to manipulate objects 
that are not properly initialized.

the documentation should be fixed (doctest for the C API, anyone?)

</F>



More information about the Python-Dev mailing list