Stefan Behnel wrote:
> Actually, when Cython is tested after building, the refnanny should already
> be ready for use, so there shouldn't be a reason to build it again.

Unless something's changed since I did it, runtests.py always maintains 
its own compilation of refnanny in BUILD (to make refnanny development 
easier). It doesn't rebuild it if it is already present in BUILD with a 
newer timestamp than source though.

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

Reply via email to