Re: [Cython] [Desired feature] Process .pxd before .py

2014-08-28 Thread Alexandru Ionut Grama
2014-08-28 16:57 GMT+02:00 Stefan Behnel : > Alexandru Ionut Grama schrieb am 26.08.2014 um 17:45: > > I've start to use cython in order to use call some API modules written in > > python from C/C++. Those modules written in python must remain untouched, > > and all .py

[Cython] [Desired feature] Process .pxd before .py

2014-08-28 Thread Alexandru Ionut Grama
to do on a right way? - Is this feature included on cython development version? I've tried on 0.20.2 - If is not implemented, I want to colaborate implementing it. Could you please provide me some guidelines with the methods/modules that I should modify? King regards, Alexandru. --