On Wed, Oct 1, 2008 at 5:17 PM, Robert Bradshaw
<[EMAIL PROTECTED]> wrote:
>
> You could look at how list and dict are handled at the bottom of
>
> http://hg.cython.org/cython-devel/file/c9f3badef047/Cython/Compiler/
> Builtin.py
Hi Robert,
What is the meaning of lines like this:
("append", "OO", "i", "PyList_Append")
I'm especially curious about the "OO" and "i" stuff. Is this the only
code change needed to map these calls?
didier
>
> - Robert
>
> _______________________________________________
> Cython-dev mailing list
> [email protected]
> http://codespeak.net/mailman/listinfo/cython-dev
>
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev