I'm new to Python and hope this isn't too basic a question. If I use the C routine PyObject_CallObject to get a class instance back from Python, which utility routine can I use to access the returned object? Thank you! --Sung H. Kim skim at adobe.com