> > I'm try to write the C equivalent of: > > Use PyArg_ParseTupleAndKeywords() to parse the args and kwargs objects. Couldn't figure out how to get *args with ParseTupleAndKeywords. Thanks, Miki