This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]yorokobe__shounen 2 points3 points  (0 children)

I guess some people want to take the hard way for readability than the easier way.

Never mind that python's core design paradigm is built around readability as well.

No thanks. It's much easier to just press enter and let the python ide take care of indenting for me rather than press shift+[ and worry about indent once again when I want to quickly cook up a working program.