[C++-sig] PyObject_Call() wrapper ?
Stefan Seefeld
seefeld at sympatico.ca
Wed Oct 10 21:08:40 CEST 2007
I'm looking for the boost.python equivalent of the generic
callable(*args, **kwds)
i.e. a version of the call operator that takes an arguments vector
as well as a keyword dictionary, instead of individual arguments.
I can't find it. Is that not implemented ? May I submit
a patch for it ?
Thanks,
Stefan
--
...ich hab' noch einen Koffer in Berlin...
More information about the Cplusplus-sig
mailing list