Newsflash: Python would be okay if whitespace wasn’t meaningful beyond separating tokens. List comprehensions are kind of nice.
Categories
Newsflash: Python would be okay if whitespace wasn’t meaningful beyond separating tokens. List comprehensions are kind of nice.
2 replies on “Python”
Regarding whitespace: that was always my position. Somehow, I don’t know how exactly, I managed to get over it. Now I mostly just hate python for forcing people to understand (and compensate for) reference/pointer concepts in a scripting language.
[…] above on that point. So I’ve got to say that Python is looking good right now, despite its Makefile-like treatment of white space. Coupled with Django, it might be a winner. There’s also the fact that Google have provided a […]