[Pyrex] ANN: Pyrex 0.9.6.2
Greg Ewing
greg.ewing at canterbury.ac.nz
Thu Oct 11 01:18:15 CEST 2007
Alexander Belchenko wrote:
> When I supply --force option to build_ext it is not used
> by Pyrex, i.e. I can't force translations from pyx to C.
> Is it intended behavior?
No, it's not. I'll see if I can fix this, although
my knowledge of distutils internals is rather limited.
Any help in this area will be appreciated!
> And another note: there is function with name 'newer'
> that could be used to compare is source newer than generated
> target.
That sounds useful, thanks.
BTW, I don't want to put too much effort into distutils,
because I'm planning to provide another mechanism that
avoids using distutils altogether for pyrex compilation.
--
Greg
More information about the Pyrex
mailing list