C/API Question: I would like to get an objects content into a string. (Like the python print command) The print command uses PyFile_WriteObject which is quite unhandy. Any ideas? bye, Boris Ottlewski