2009/6/6 Robert Bradshaw <[email protected]>:
> On Jun 5, 2009, at 10:49 PM, Sébastien Barthélemy wrote:
>> I think my sources are currently laid out as for normal python source.
>> (while I agree renaming src into arboris would be nice.)
>
> Normally A/B/C.py corresponds to the module A.B.C.

ok. I was thinking of "normal distutils way" which understands package_dir

> Is there any
> reason you can't rename src to arboris?

no, I did it indeed.

> is because it's actually creating a module
> "src.homogeneousmatrix" and it finds "homogeneousmatrix.pxd" just
> fine. Running Cython directly doesn't read setup.py at all.

thank you for the explanations. I'm almost fully enlighten. The only
dark spot left is the point of the distutil ext_package option.

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

Reply via email to