[Extending] Py_BuildValue( "((OiiO))",...) creates empty string?

Mike C. Fletcher mcfletch at rogers.com
Sun Jun 16 15:16:17 EDT 2002


Argh.  Sorry about that, was operator error (the test was wrong, not the 
C code it was testing).  I was receiving the test value and forgetting 
to store it before checking it.

Sorry for the wasted bandwidth,
Mike

Mike C. Fletcher wrote:
> I'm working on a C module, and have come across something I don't 
> understand.  Basically, I have a method definition/specification which 
> says I will pass my clients a 4-item tuple to their append method.

<dumb details omitted>






More information about the Python-list mailing list