[EMAIL PROTECTED] wrote:
>
>In a C++ application having a Python interpreter embedded, is it
>possible to compile a small Python snippet into object code and
>serialize the compiled object code to, for example, a database? I am
>exploring the possibility of writing a data driven application, where
--- [EMAIL PROTECTED] wrote:
> In a C++ application having a Python interpreter
> embedded, is it
> possible to compile a small Python snippet into
> object code and
> serialize the compiled object code to, for example,
> a database? I am
> exploring the possibility of writing a data driven
> appl