Calling Python from C++
Someone
where at there.com
Thu Oct 19 08:07:16 EDT 2000
More information about the Python-list mailing list
Thu Oct 19 08:07:16 EDT 2000
- Previous message (by thread): Help with threading
- Next message (by thread): Calling Python from C++
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm looking for more information and examples of calling (or embedding) Python from C++ in a Win98 app. I have been to the www.python.org site, read the tutorials, read the Extension/Embedding doc, read the Python/C API doc, read the FAQ and looked over the referenced example in ../demo/embed. Is there more about embedding somewhere else? I'm especially looking for examples of how others made large lists of C++ objects availble to be read from the embedded Python routines. Thanks in advance for any suggestions. Eric
- Previous message (by thread): Help with threading
- Next message (by thread): Calling Python from C++
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list