From: matz@... (Yukihiro Matsumoto) Date: 2003-08-18T14:41:19+09:00 Subject: Re: Wish: Python-style indenting Hi, In message "Wish: Python-style indenting" on 03/08/18, Jonathan Aquino writes: |I wish Ruby had Python's use of whitespace to indicate blocks. Then I |wouldn't see all these lines that simply say "end" or "}". You are free to wish, but the change makes Ruby no longer Ruby. ;-) Ruby is a open source language, you can hack its syntax, and see how well it goes by yourself. matz.