Integrating C/C++ in to python/Zope

Keith Alphonso kalphonso at diamonddata.com
Fri Apr 19 18:04:11 EDT 2002


Can anyone point me to documentation explaining how to integrate my C or C++
with Python, specifically for Zope?  I can't seem to find anything
difinitive anywhere.

Do I basically have to modify the Python interpreter source code to put my
code with it?  Is there any mechanisms for linking in dynamic libraries?

Are there some pre-defined C++ classes that work as Python classes that I
can extend?

thanks!






More information about the Python-list mailing list