On Dec 17, 2009, at 7:29 AM, Stefan Behnel wrote:

> Lisandro Dalcín, 17.12.2009 16:16:
>> Cython contains some code to C-compile&link generated C sources. This
>> likely comes from Pyrex. I would like to remove all that (we already
>> have pyximport, and there are better ways to implement .pyx ->
>> .so|.pyd):
>>
>> This change is going to require:
>>
>> 1) Fix Cython/Compiler/Main.py in a few places
>>
>> 2) rm -r Cython/Mac
>>
>> 3) rm -r Cython/Unix
>>
>> 4) adjust setup.py for changes in (2) y (3)
>
> +1, make that "rm -fr".

+1 from me too.

- Robert


_______________________________________________
Cython-dev mailing list
Cython-dev@codespeak.net
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to