On Aug 14, 2011 3:24 PM, "Seebs" <[email protected]> wrote: ... > > I'm not impressed by arguments based on "but if I do something stupid, like > > select text with my eyes closed and reindent it without looking, I expect > > the compiler to save my bacon". In my opinion, it's not the compiler's job > > to protect you from errors caused by sheer carelessness at the keyboard. > > I don't know about "sheer carelessness". Typos happen. Typos are not > something you can prevent from happening just by wanting it very much. >
If you have valid code caused by improper indentation, shouldn't that be caught by a good set of unit tests?
-- http://mail.python.org/mailman/listinfo/python-list
