typo in the documentation or am I stupid?

Tommy.Ryding at gmail.com Tommy.Ryding at gmail.com
Thu Nov 3 04:57:19 EST 2005


In the embedding Python manual at Python.org an example is presented
that uses the function:
PyDict_GetAttrString. Is it possible that this is a typo?

I have searched the source code and I can't find it, I have also used
google and I only get 4 hits.

In for example Programming Python another function with similar name is
described: PyObject_GetAttrString. Could that be the one that fit into
the example?

Hopefully someone knows the answer to my question ;)

//Tommy

Link to the spot at Python.org:
http://docs.python.org/ext/pure-embedding.html




More information about the Python-list mailing list