[C++-sig] object(PyObject*) ?

Jacek Generowicz jacek.generowicz at cern.ch
Fri Dec 20 16:04:17 CET 2002


I'm trying to translate some BPLv1 code to v2. In order to do this in
as small steps as possible, I feel the need for a way to convert
PyObject* to python::object (to allow me to leave bits of the old
implementation unchanged while fiddling with some unrelated bits).

(Is this a misguided thing to do ?)

Is there a way of achieving it ?






More information about the Cplusplus-sig mailing list