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

Skip Montanaro skip at pobox.com
Sun Jun 16 15:17:39 EDT 2002


Does
    
    Py_BuildValue("(OiiO)", tagobj, childStart, childPosition, childResults);

create a valid tuple?  Do you have a simple test case you can post that
demonstrates the problem?

-- 
Skip Montanaro
skip at pobox.com
consulting: http://manatee.mojam.com/~skip/resume.html





More information about the Python-list mailing list