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'm currently using NotePad++. Is there maybe an IDE that would take care of the tabs and indenting?
I liked pydev extensions of eclipse for that.