[Cython] BUG?: __init__.py file messing up .pxd detection!!!

Greg Ewing greg.ewing at canterbury.ac.nz
Thu Jun 19 06:59:41 CEST 2008


Brian Granger wrote:

> IF:  there is a __init__.py file in the same directory as my pxd and pyx file
> THEN: the pxd file is not processed

Further to my last message on this, I just tried
this with Pyrex, and it does *not* seem to have
this problem. So it must be something that
Cython is doing differently from Pyrex.

-- 
Greg


More information about the Cython-dev mailing list