Hacker News new | ask | show | jobs
by wreegab 4502 days ago
> People bitch about indentation in Python

Really? I did something in Python for the first time a while ago and the indentation as code block is something I find very elegant. I can't fathom why would people find something wrong with this.

1 comments

it's relatively harder to refactor code - you can't just select between { and }. otherwise, no idea - python is my weapon of choice, so i may be biased.
Can't really write onliners. And use of otherwise great interactive shell is not as good (not that bracketed blocks would help).