Re: [capi-sig] exceptions, the right way
18 Nov
2011
18 Nov
'11
10:05 p.m.
Hi,
Maybe you are compiling noddy2 with a compiler incompatible to the one used for building Python?
Thanks Hrvoje for the hint! Actually I was linking against the python26.lib, changed to libpython26.a and it is working. For these tests I was using Dev-C++, the ultimate goal would be to use assembler. But for the moment, no joy with the assembler (even using libpython26.a), it seems that PyExc_TypeError
and alike are the only culprits, the rest is OK.
(Stefan: Cython looks impressive, I will look at it, if this path I took doesn't work, thanks for the suggestion).
Lee
4708
Age (days ago)
4708
Last active (days ago)
0 comments
1 participants
participants (1)
-
Lee