extention modules.
John Travers
jtravs at debian.org
Wed Jun 16 15:24:17 EDT 1999
Hi, I am writing an extention module in C. Well I'm writing the low level (math
intensive) stuff in C and want to wrap it up in some native python classes for
a nice api. Should I write it as two seperate modules (the compiled C one and
the native python one) or is there a way to combine them in one. I am using the
SWIG program to wrap my C library.
Help apreciated.
--
John Travers
"Sometimes I think the surest sign that intelligent life exists elsewhere
in the universe is that none of it has tried to contact us!"
More information about the Python-list
mailing list