If I have a boost::python::object that I know contains a PyObject that wraps an instance of my C++ class, MyClass, can I get a pointer to that MyClass instance, so I can call its C++ methods? -- murrayc at murrayc.com www.murrayc.com www.openismus.com