I think this is a "glass empty or half full" issue. Yes Python is sensitive to indentation, but, the working Python program you are refactoring cannot have "indentation bugs" or else by definition that would have broken it.
Chris > >Run, do not walk, from any language in which "Simply rearranging > >indentation often introduces bugs." > > Its called Python. And its taken days of debugging to get it to work again > (yes, the first WTF was why didn't the contractor we hired use CVS). -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
