Embedding: Howto get object's dictonary
Oliver Eichler
oliver.eichler at dspsolutions.de
Wed Oct 13 03:03:53 EDT 2004
More information about the Python-list mailing list
Wed Oct 13 03:03:53 EDT 2004
- Previous message (by thread): Static typing in py [was Re: Some notes]
- Next message (by thread): Embedding: Howto get object's dictonary
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Static typing in py [was Re: Some notes]
- Next message (by thread): Embedding: Howto get object's dictonary
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list