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
Emacs! Seriously, its use of "tab is a command, not a character", is absolutely perfect for python development.