From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Hopwood Subject: Re: [PATCH] replace tabs with spaces of Python code Date: Thu, 19 May 2005 18:53:06 +0100 Message-ID: <428CD282.9090307@blueyonder.co.uk> References: Reply-To: david.nospam.hopwood@blueyonder.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Ian Pratt wrote: >>actually, i did this job manually, with little help from one >>small script. the reasons are: >>- as you said, it is very dangeurous to do this kind of thing >>automatically, so it is best to do it by hand > > No, I think I'd rather it was done automatically, by a script that > interprets white space the same way that python does. That assumes that the use of tabs is currently correct. -- David Hopwood