How send LIST to C extension?

Christian Seberino seberino at spawar.navy.mil
Fri Nov 21 16:56:59 EST 2003


I already sent a post about problems sending list as argument in a C extension.

I think I'll start over and just ask if anyone has done this successfully.

Can you send me code that does this??

(I tried PyArg_ParseTuple("[ii]",...) but apparently there is more to it than
just adding brackets.

chris




More information about the Python-list mailing list