On Wed, Feb 16, 2011 at 09:15:43 -0700, Eric Blake wrote:
On 02/16/2011 09:01 AM, Jiri Denemark wrote:
> ---
> docs/apibuild.py | 3194 +++++++++++++++++++++++++++---------------------------
> 1 files changed, 1597 insertions(+), 1597 deletions(-)
ACK; confirmed by 'git diff -b' that there is no substance change.
However, should we be tweaking cfg.mk's sc_TAB_in_indentation regex to
automatically enforce this for all *.py files in the future?
That makes sense. Since it revealed quite a lot of tabs in some other *.py
files, I squashed this patch in so that there's just one commit which expands
tabs in *.py files. The updated patch will follow shortly.
Jirka