From: Daniel Brockman Date: 2005-08-10T05:53:31+09:00 Subject: Re: Yet Another useless Ruby 2 Idea mathew writes: > Python has a special -t option just to help debug the > problems that structurally significant indentation causes -t Issue a warning when a source file mixes tabs and spaces for indentation in a way that makes it depend on the worth of a tab expressed in spaces. That problem is caused by people using physical tabs. Just ban tabs altogether. Problem solved. -- Daniel Brockman