On 9 Jul, 17:52, "Alf P. Steinbach /Usenet" <alf.p.steinbach +use...@gmail.com> wrote:
> For an extension module it seems that Python requires each routine to be > defined > as 'extern "C"'. That is strange. PyMethodDef is just a jump table. So why should 'extern "C"' matter? Good luck on re-inventing the wheel (you've probably heared about Swig, SIP, Boost.Python, PyCXX, scipy.weave and Cython...) -- http://mail.python.org/mailman/listinfo/python-list