How send LIST to C extension?
Christian Seberino
seberino at spawar.navy.mil
Fri Nov 21 16:56:59 EST 2003
More information about the Python-list mailing list
Fri Nov 21 16:56:59 EST 2003
- Previous message (by thread): How send LIST to C extension?
- Next message (by thread): How send LIST to C extension?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): How send LIST to C extension?
- Next message (by thread): How send LIST to C extension?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list