8 Feb 18:04
Re: [Cython] C++ method overloading?
Stefan Behnel wrote: > Hi, > > I'm trying to implement the PyBindGen micro-benchmarks in cython-devel by > wrapping this source file: > > http://bazaar.launchpad.net/~gjc/pybindgen/trunk/annotate/735/benchmarks/testapi.cc > http://bazaar.launchpad.net/~gjc/pybindgen/trunk/annotate/735/benchmarks/testapi.h Woah, I never knew about that project. Could we borrow the .h parser strategy (whatever that is) for Cython? Dag Sverre
RSS Feed