MustEat.org

Last updated: 08:53AM 04/10/08

Odd, Python was designed to be readable, yet I find it terribly annoying to determine where one function ends and the other begins when quickly glancing over scripts written by someone else. This can be offset by a massive comment block between declarations, but proper commenting would defeat the entire point of doing things in a scripting language in the first place. Guess I’d rather have Ruby.

In short, eww

Tags:
Python rant whitespace Ruby