On 13 Jul, 21:39, "Alf P. Steinbach /Usenet" <alf.p.steinbach
+use...@gmail.com> wrote:

> Thanks! It seems that SCXX does those things that I've been planning to do but
> haven't got around to (wrapping standard Python types), while what it doesn't 
> do
> (abstracting away all those tables etc. and mapping Python calls to C++ calls)
> is what I've been working on. Which could be a Very Nice combination except 
> that
> I'm assuming Py3, while SCXX seems to be Py2 only. :-(

I'd suggest PyCXX instead. http://cxx.sourceforge.net

SCXX is a tiny wrapper mostly used in scipy.weave to inline C++ in
Python.



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to