Am 19.10.2016 um 16:45 schrieb Efraim Flashner:
>> > +             (setenv "PYTHON" (or (which "python3") (which "python")))
>                                  IIRC (or ... here will return true,
>                                  which i'm sure is not the point.

https://www.gnu.org/software/guile/manual/html_node/and-or.html#and-or says:
"The value of the last evaluated expression is returned."

If it wouldn't, the code would not have worked here :-)

Thanks for the review, nevertheless:-)

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goe...@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to