so I may just be going about this all wrong...
-- Maranatha!
-
PFC aka Fezzik aka GAB
On Fri, Nov 27, 2009 at 10:25 PM, MRAB wrote:
> P.F.C. wrote:
>
>> Hello, I'm new to the mailing list but have been using python for a while.
>>
>>
Hello, I'm new to the mailing list but have been using python for a while.
I am now attempting to embed the interpreter into a C application but am
having an issue when building a module exposing my application's functions
to python.
I do not know if this is the right place to ask for help with it