Hi,

Greg Ewing wrote:
> 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.

Hmmm, maybe I forgot to merge in one of those "tests pass" commits...

I'll see if I can fix it. I think the way I proposed in my other post is the
right way to go about it.

Stefan
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to