On 24 Mrz., 00:25, leif <[email protected]> wrote: > On 23 Mrz., 23:18, Jeroen Demeyer <[email protected]> wrote: > > > On 2012-03-23 22:58, leif wrote:> P.S.: What makes *me* wonder since years > > btw. is the bizarre "python > > > `which cython` ..." :-) > > > Simply "cython" should work I guess... > > Yes, but this is too obvious. I must be missing something.
The only explanation being that in the old days the cython script contained something like '#!/usr/bin/python', and nobody wanted to patch that script. But I still wonder that Dave didn't already replace the (non- portable!) 'which' by 'command -v'... ;-) Especially since you see it hundreds of times each time you build the Sage library. -leif -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
