On Sat, Jun 26, 2010 at 7:45 PM, David Cournapeau <[email protected]> wrote:
> To be fair, having a different extension is only useful if there are
> both pyrex and cython files in the same project, which is pretty rare.

It's only *necessary* if both are in a project, but it's definitely
*useful* to avoid having to specify what's going on to the build tool
and to newbies to the code. IMHO.

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

Reply via email to