Special question to embedding Python into C++

Gordon McMillan gmcm at hypernet.com
Tue May 23 11:33:30 EDT 2000


Reinhard =?iso-8859-1?Q?K=F6nig?= <rekoenig at debis.com> 
wrote:

>How can I embed Python into C++ and ship my application to an 
user not
>having Python? Is there a similar mechanism like freeze for 
embedded
>Python?

Freeze your Python. Now take some scissors and cut and paste code 
from frozenmain.c into your embedding app.




More information about the Python-list mailing list