Extending/Embedding Confusion

J

jeremito

I am trying to learn how to extend and/or embed Python. I have looked
at the document "Extending and Embedding the Python Interpreter" and
also "Python/C API Reference Manual. In the examples shown in
"Extending..." there are some things I ma not familiar with so I turn
to the index in the Reference Manual, but they are not listed. For
example, PyEval_CallObject and PyDict_GetAttrString. My question is
this: Is the documentation out of date or is the index not complete?
Where can I get information about these things?

Secondly, I am really struggling with understanding how to Extend/Embed
Python. The examples given in the documentation are not as helpful as
I would hope. Does anyone know of additional examples on the web that
will shed some light on this issue? I have tried Google, but haven't
yet been successful in finding additional examples that help.
Thanks,
Jeremy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top