On Sun, 2003-03-23 at 17:58, Brian Candler wrote: [...[ > I skipped over a lot of this discussion, but did anyone mention space- > sensitive syntax? It's so nice to be able to put > > if false > ... > end > > around a piece of code, and not have to re-indent the whole lot! I suspect that despite all the technical differences between Ruby and Python, the indentation issue is single largest reason for prefering one over the other. -- -- Jim Weirich jweirich / one.net http://w3.one.net/~jweirich --------------------------------------------------------------------- "Beware of bugs in the above code; I have only proved it correct, not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)