I'm glad someone else discovered they can like python. I got forced to learn it for a project where I was proposing Ruby and the customer insisted on Python. This was years ago when Ruby was much slower. I was annoyed but I got used to it and here I am enjoying it many years later. I take issue with the description and use of make though! :-D What is the point of it if you're not going to use dependencies? One might…
Ruby's syntax is much nicer. I just can't stand the idea of using whitespace for scope delimiting.
I ended up feeling that it removes a lot of (internal) debate about what's the best style for braces that you get in C-like languages.