Best documentation for writing wrappers for C++ classes
Brad Clements
bkc at Murkworks.com
Fri Dec 22 12:45:13 EST 2000
Certainly not a standard, but check out Wrox Press 'Professional Linux
Programming'
It has a chapter dedicated to extending and embedding with C/C++.
I'm interested in comments, if you've read it btw.. I wrote the chapter.
--
Brad Clements,
bkc at murkworks.com
"David L. Humphrey" <dhumphrey at acm.org> wrote in message
news:9EB39E4E3AF64120.C259930B9E4BEFF5.1C1A4B99EAA59011 at lp.airnews.net...
> I have several C++ classes that I would like to call from Python code. I
> have reviewed the "Extending and Embedding the Python Interpreter" as well
> as selected portions of "Programming Python" but worry a little about the
> currency of these sources as well as the general tone of extending with C
> code rather than C++ classes. Is there a document that is recognized as
the
> standard reference for this information?
>
> Thanks in advance,
> David L. Humphrey
> Manager, Software Development
> Bell Geospace, Inc
>
>
More information about the Python-list
mailing list