Embedding: Howto get object's dictonary

Oliver Eichler oliver.eichler at dspsolutions.de
Wed Oct 13 03:03:53 EDT 2004


Hi,

having a PyObject pointer to a python object, how can I get the object's
dictionary, if there is any. There seems to be _PyObject_GetDictPtr() but
this looks quite like a internal "you must not use it". 

Thanks for help

Oliver



More information about the Python-list mailing list