From: Martin DeMello Date: 2008-10-07T10:25:42+09:00 Subject: Re: Why not adopt "Python Style" indentation for Ruby? On Mon, Oct 6, 2008 at 5:46 PM, Tom Reilly wrote: > I've thought that one rather likes the structure of a language learned > first. > > I learned Ruby first then Python. > > I never liked the indentation of Python probably as a result Actually, the more I write in scheme, the more I like its structure. It all just works. martin