Hacker News new | ask | show | jobs
by apocolyps6 2415 days ago
You can't autoindent python, regardless of how good a programmer you are.
1 comments

of course you can!

you only need to press ENTER (to create a newline) and BACKSPACE (to exit the current block). You never need to press TAB