Problems sending list/tuple to a C extension.
Christian Seberino
seberino at spawar.navy.mil
Mon Nov 24 00:45:24 EST 2003
> If you ignore checking
> the return value when it so happens it was a normal return value, then of
> course nothing bad happens.
I think you misunderstood my question. My invocation of PyArg_ParseTuple
was flawless EXCEPT for checking return value.
ALL I did was check return value and then code worked fine!!!
*This* is what was exceedingly strange.
Chris
More information about the Python-list
mailing list