[C++-sig] Getting object for PyObject (reference counting)

Murray Cumming murrayc at murrayc.com
Fri Feb 27 10:33:10 CET 2009


I can't find any definitive documentation that tells me how I should get
a boost::python::object to wrap an existing PyObject*. I guess that
there's a way to do it that uses an existing reference, and a way that
takes an extra reference.

-- 
murrayc at murrayc.com
www.murrayc.com
www.openismus.com



More information about the Cplusplus-sig mailing list