Accessing a PyInstances dictionary from C++

Lloyd NOSPAM at fusion.net.nz
Fri Jan 3 02:27:05 EST 2003


Hey

I'm trying to call a method on a python object from C++. I have a PyInstance
but can't for figure out how to obtain the dictionary from the instance so
that I can call the method on the object.

Any help appreciated.

Thanks






More information about the Python-list mailing list