I want to start using Python for small projects but the fact that a misplaced tab or indent can throw a compile error is really getting on my nerves. Is there some type of s
I was a bit reluctant to learn Python because of tabbing. However, I almost didn't notice it when I used Vim.