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